diff --git a/README.md b/README.md
index 2848593b..f70d14b1 100644
--- a/README.md
+++ b/README.md
@@ -1130,14 +1130,14 @@ Your command line args: (1 2 3)
(into-array CopyOption [])))
```
-### Notes webapp
+### Note taking app
See
[examples/notes.clj](https://github.com/borkdude/babashka/blob/master/examples/notes.clj). This
is a variation on the
[http-server](https://github.com/borkdude/babashka/#tiny-http-server) example.
-
+
## Thanks