Ver código fonte

Update README

Lortseam 3 anos atrás
pai
commit
b8b5c85691
1 arquivos alterados com 5 adições e 5 exclusões
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -3,12 +3,12 @@ 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 and fast integration into existing code
-* Supports multiple configs for a single mod
-* Single-file or multi-class Config
-* Entry Listeners
+* Simple and well-documented API to start quickly
+* Highly adjustable usage
+* Multi-config support
+* Listeners for reacting to config changes
 * User-friendly save format with permanently retained comments
-* Customizable Config Screen (GUI) generation
+* Customizable config screen (GUI) generation
 * Automatic Mod Menu integration
 * Fully extensible via extension system