From f56750bf3dddfc09177fe961236a4016ea52c938 Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Sat, 29 Aug 2015 20:39:31 +0300 Subject: [PATCH] Readme fix #1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82ffa3d..c431684 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Secondly -Secondly is a configuration manager plugin for Go projects. It taks care of +Secondly is a configuration management plugin for Go projects. It taks care of the app's configuration, specifically of updating it in runtime. ## Configuration @@ -91,7 +91,7 @@ Full example can be found [here](https://github.com/localhots/secondly/blob/mast ## Demo Screenshot - + ## Building