Update README.md

This commit is contained in:
Andreas Kull
2016-12-02 13:22:23 +01:00
committed by GitHub
parent 324c8e259c
commit 7fd0a5769a

View File

@ -194,7 +194,7 @@ A curated list of awesome Java frameworks, libraries and software.
*Libraries that provide external configuration.*
- [KAConf](https://github.com/mariomac/kaconf) - KickAss Configuration. An annotation-based configuration system for Java and Kotlin
- [KAConf](https://github.com/mariomac/kaconf) - Annotation-based configuration system for Java and Kotlin.
* [config](https://github.com/typesafehub/config) - Configuration library for JVM languages.
* [owner](https://github.com/lviggiano/owner) - Reduces boilerplate of properties.
* [ini4j](http://ini4j.sourceforge.net/) - Provides an API for handling Windows' INI files.