From bfdc3339f2302f9d94ca3c48d007b52edd6c8230 Mon Sep 17 00:00:00 2001
From: Marvin Albert <marvin.albert@gmail.com>
Date: Thu, 29 Jun 2023 09:08:20 +0200
Subject: [PATCH] WIP

---
 README.md | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index e1b5a63..fed3e33 100644
--- a/README.md
+++ b/README.md
@@ -6,20 +6,23 @@
 
 # Overview
 
+Course [website](https://iah-public.pages.pasteur.fr/bioimage_analysis_with_python_course) and [slides](https://docs.google.com/presentation/d/1u_FraZPABjCdzNj_2Oq5i7FxWbGPdIkbtCKXzxAORwA/edit?usp=sharing).
+
 ## Schedule
 
-- Presentation: Course intro
-- Presentation: How to work with python and jupyter notebooks
-- Presentation: Python installation and environments
-- Hands-on: Installation
-- Hands-on: Python essentials + exercise
-- Presentation: Numpy and image processing in Python
+- Presentation
+  - Course intro
+  - How to work with python and jupyter notebooks
+  - Python installation and environments
+- Hands-on:
+  - Installation
+  - Python essentials + exercise
+- Presentation:
+  - Numpy and image processing in Python
 - Hands-on work with notebooks:
   - Guided walk-through
   - Exercises
 
-The slides are available [here](https://docs.google.com/presentation/d/1u_FraZPABjCdzNj_2Oq5i7FxWbGPdIkbtCKXzxAORwA/edit?usp=sharing).
-
 
 ## This repository
 
-- 
GitLab