소스 검색

update readme

ibireme 9 년 전
부모
커밋
4bc37a4925
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -28,7 +28,7 @@ Features
 - **Automatic type conversion**: The object types can be automatically converted.
 - **Type Safe**: All data types will be verified to ensure type-safe during the conversion process.
 - **Non-intrusive**: There is no need to make the model class inherit from other base class.
-- **Lightwight**: This frame contains only 5 files.
+- **Lightwight**: This library contains only 5 files.
 
 
 Usage