Skip to content

Commit 22899b9

Browse files
committed
update doc
1 parent ada7069 commit 22899b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README-ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dev_dependencies:
1313
json_model: #最新版本
1414
```
1515
16-
## Getting Started
16+
## 使用
1717
1818
1. 在工程根目录下创建一个名为 "jsons" 的目录;
1919
2. 创建或拷贝Json文件到"jsons" 目录中 ;

example/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Run Example
2+
3+
1. `cd example`
4+
2. Run `flutter packages pub run json_model` (in Flutter) or `pub run json_model` (in Dart VM)

0 commit comments

Comments
 (0)