From 169bf2a509b2514c772d6370128e6de93e43516f Mon Sep 17 00:00:00 2001 From: Rien Date: Wed, 10 Feb 2021 14:22:46 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index ab89847..003863e 100644 --- a/readme.md +++ b/readme.md @@ -5,3 +5,5 @@ 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) For a more complete example take a look at the simple-password-manager repository: [simple-password-manager](https://github.com/rnentjes/simple-password-manager) + +![Gradle CI](https://github.com/rnentjes/komponent/workflows/Gradle%20CI/badge.svg)