Selaa lähdekoodia

Update README

Lortseam 4 vuotta sitten
vanhempi
sitoutus
607380f6a3
1 muutettua tiedostoa jossa 6 lisäystä ja 5 poistoa
  1. 6 5
      README.md

+ 6 - 5
README.md

@@ -3,13 +3,14 @@ CompleteConfig is a flexible, all-in-one configuration API for [Fabric](https://
 
 ## Highlights
 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
-* Listeners — observe your config entries
+* Simple and fast integration into existing code
+* Multiple configs support
+* Nested class resolution
+* Listeners
 * User-friendly save format
-* Commentable files — comments are retained permanently
+* Permanently retained comments
 * Customizable config screen (GUI) generation
+* Automatic Mod Menu integration
 * Fully extensible via extension system
 
 ## Setup