diff --git a/README.md b/README.md index 8e1432e..f51ede6 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ A curated list of awesome Java frameworks, libraries and software. * [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. ## Constraint Satisfaction Problem Solver