diff --git a/README.md b/README.md index 35342b1..9f46353 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ The [Small Clojure Interpreter](https://github.com/borkdude/sci) exposed for usa See [Github pages](https://borkdude.github.io/scittle) for usage. +See +[babashka-scittle-guestbook](https://github.com/kloimhardt/babashka-scittle-guestbook) +for a minimal full stack web application. + ## Tasks Run `bb tasks` to see all available tasks: diff --git a/resources/public/index.html b/resources/public/index.html index fc563d8..207cbff 100644 --- a/resources/public/index.html +++ b/resources/public/index.html @@ -128,6 +128,10 @@