Explorar o código

Update README

Lortseam %!s(int64=4) %!d(string=hai) anos
pai
achega
607380f6a3
Modificáronse 1 ficheiros con 6 adicións e 5 borrados
  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