There was an error while loading. Please reload this page.
1 parent 8d9f38e commit e1480f6Copy full SHA for e1480f6
README.md
@@ -25,15 +25,15 @@ auto convert json string to swift struct.[中文介绍](./Document/README_chs.md
25
26
- prefix: the prefix of each struct name, default is empty.
27
28
-
+
29
###[python script](./script)
30
31
- 1. open Terminal, cd to Main.py
32
33
- - 2. Copy json string to File named "jsons.txt"
+ - 2. Copy json string to File named "jsons.txt"
34
35
- 3. Python3 Main.py
36
37
- 4. ResultModel.swift is the result
38
39
- 
+ 
0 commit comments