Skip to content

Commit e1480f6

Browse files
committed
update
1 parent 8d9f38e commit e1480f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ auto convert json string to swift struct.[中文介绍](./Document/README_chs.md
2525

2626
- prefix: the prefix of each struct name, default is empty.
2727

28-
28+
2929
###[python script](./script)
3030

3131
- 1. open Terminal, cd to Main.py
3232

33-
- ​ 2. Copy json string to File named "jsons.txt"
33+
- 2. Copy json string to File named "jsons.txt"
3434

3535
- 3. Python3 Main.py
3636

3737
- 4. ResultModel.swift is the result
3838

39-
![](./Document/terminal_ope.gif)
39+
![](./Document/terminal_ope.gif)

0 commit comments

Comments
 (0)