From 35545691b5acf8d28014b1792ef5a845f641924c Mon Sep 17 00:00:00 2001 From: Satendra Kumar Date: Sun, 16 Aug 2015 19:10:05 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc81713..6696cc8 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ login into mysql server then: Now you can run app: ```$ sbt run ``` -you will see this outut + +you will see this output ```info] Running com.knol.db.Demo [INFO] - [2015-08-16 18:42:25,070] - [com.zaxxer.hikari.HikariDataSource] HikariCP pool mysql is starting.