瀏覽代碼

Update README

Lortseam 3 年之前
父節點
當前提交
b8b5c85691
共有 1 個文件被更改,包括 5 次插入5 次删除
  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