From 796ee81c7c7bb3d30d0f4735c96e23d1e3f8c075 Mon Sep 17 00:00:00 2001 From: rnentjes Date: Sun, 3 Sep 2017 13:37:26 +0200 Subject: [PATCH] Add readme, update dependencies --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index a3886e1..b99fa05 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,8 @@ Runing example: [komp-todo](http://todo.astraeus.nl/) Compare it with other js frameworks: [https://github.com/tastejs/todomvc/](https://github.com/tastejs/todomvc/) +You can also find an example of a complete application here: [simple-password-manager](https://github.com/rnentjes/simple-password-manager) + Dependencies: * [kotlinx-html-js](https://github.com/Kotlin/kotlinx.html)