diff --git a/slides/motivation.md b/slides/motivation.md
index a3d69dd..342bc8f 100644
--- a/slides/motivation.md
+++ b/slides/motivation.md
@@ -360,7 +360,7 @@ Starting small is fine, as long as you start!
### My First Steps
-1. Daily coding refresher:
+1. Coding refresher:
- **Kotlin** Koans
- **Go** by Example
- Learn **Go** with Tests
@@ -371,16 +371,10 @@ Starting small is fine, as long as you start!
### My Findings
-
-
-This covered:
-- coding useful software publicly
-- learning from others
-
-i.e. my personal vision.
-
-
-
-
-I regularly experienced flow, improved my skills and really enjoyed doing it.
-
+- starting small & early was great:
+ - for "prototyping" the vision
+ - to experiment stress-free
+ - to avoid overthinking it
+ - to figure out if I need to scale it out
+- I regularly experienced flow, improved my mood, raised my skills and really enjoyed doing it.
+- having a vision is one thing, but acting on it is also essential