Browse Source

update readme

ibireme 9 năm trước cách đây
mục cha
commit
4bc37a4925
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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