1
0
Fork 0

Add note about Secondly

This commit is contained in:
Gregory Eremin 2015-08-29 22:14:57 +03:00
parent 1f23afcfca
commit f1d2e36ab1
1 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
Confection is a configuration manager plugin for Go projects.
## This project is outdated
Please use [Secondly](https://github.com/localhots/secondly) instead.
## Configuration
First you need to add tags to fields of the config struct.
@ -62,4 +66,4 @@ func main() {
## Demo Screenshot
<img src="https://raw.githubusercontent.com/localhots/confection/master/demo/demo.png" width="590">
<img src="https://raw.githubusercontent.com/localhots/confection/master/demo/demo.png" width="590">