diff --git a/README.md b/README.md index 424d6a8..0bbfed9 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ C++ Benchmark Authoring Library/Framework. * [hjson-cpp](https://github.com/hjson/hjson-cpp) - A C++11 library for reading and writing Hjson and/or JSON files. * [json_struct](https://github.com/jorgen/json_struct) - High performance, single header JSON parser, parsing directly to and from C++ structs. * [daw_json_link](https://github.com/beached/daw_json_link) - Fast, convenient JSON serialization and parsing in C++ +* [ini-cpp](https://github.com/SSARCandy/ini-cpp) - A single-header C++17 library for reading and writing INI files with typed getters and defaults. ### String formatting & templating