Browse Source

Improve README

Lortseam 4 years ago
parent
commit
707a557faa
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -5,7 +5,8 @@ CompleteConfig is a flexible, all-in-one configuration API for [Fabric](https://
 Beside the basic elements of a config library, CompleteConfig offers the following unique features:
 * Simple integration into existing code
 * Support for multiple configs
-* Nested class resolution — easily create a grouped structure
+* Dynamic resolution
+* Nested classes — easily create a grouped structure
 * Listeners — observe your config entries
 * User-friendly save format
 * Commentable files — comments are retained permanently