소스 검색

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