From 7fd0a5769a30581ae68ab0022fa3be411dc6df8b Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Fri, 2 Dec 2016 13:22:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d347fd0..e16c8bc 100644 --- a/README.md +++ b/README.md @@ -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.