Add more background to lesson 1.
[rnaseq-cwl-training.git] / README.md
index 48ad847d91a80486f830e19c24e5ca59f8c93d9d..510d494c2ec8fd2b037159b6203f37c5d43e217b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ rnaseq.
 
 | Lesson   | Description |
 |----------|-------------|
-| [Lesson 1](lesson1/lesson1.md) | Turning a shell script into a workflow from existing tool wrappers  |
+| [Lesson 1](lesson1/lesson1.md) | Turning a shell script into a workflow by composing existing tools  |
 | [Lesson 2](lesson2/lesson2.md) | Running and debugging a workflow  |
 | [Lesson 3](lesson3/lesson3.md) | Writing a tool wrapper  |
 | [Lesson 4](lesson4/lesson4.md) | Analyzing multiple samples  |