From cf401ac847da25f03d44238cf03ae26981cf0aa8 Mon Sep 17 00:00:00 2001 From: rnentjes Date: Sun, 3 Sep 2017 13:30:23 +0200 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 14a34d0..ab89847 100644 --- a/readme.md +++ b/readme.md @@ -4,4 +4,4 @@ Very simple helper to build single page apps with the Kotlin javascript target u See the komp-todo repository for a basic example here: [komp-todo](https://github.com/rnentjes/komp-todo) -See the simple-password-manager repository for a complete example: [simple-password-manager](https://github.com/rnentjes/simple-password-manager) +For a more complete example take a look at the simple-password-manager repository: [simple-password-manager](https://github.com/rnentjes/simple-password-manager)