Skip to content

Commit 765a203

Browse files
authored
Finished da README
1 parent 6568533 commit 765a203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ download required modules
55
```
66
pip install -r requirements.txt
77
```
8-
# RUN
8+
## RUN
99
- csv to json:
1010
```
1111
python main.py csv2json input.csv output.json
@@ -14,7 +14,7 @@ python main.py csv2json input.csv output.json
1414
```
1515
python main.py json2csv input.json output.csv
1616
```
17-
# CREDITS
17+
## CREDITS
1818
S.B#9838
1919
# STAR
2020
Give a star to this repo because why not :p

0 commit comments

Comments
 (0)