From fbf7c5ec0db4f0ac1ac9c6057eabb82fb3dae23a Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Wed, 20 Mar 2019 22:09:29 +0100 Subject: [PATCH] Simpler description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6523848..9e503b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kotlin Spring Boot Elm Starter -This project is a template to show how to be able to use Spring Boot in Kotlin for your server, and have a working setup for an Elm front-end. +This project is a template using Spring Boot with Kotlin for your server, and Elm for the front-end. This setup allows you to test locally, as well as compile and deploy on a server using [circle-ci](https://circleci.com). This repo solves a few problems :