We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d5994 commit 3a679c4Copy full SHA for 3a679c4
README.md
@@ -1,7 +1,7 @@
1
# CSV2JSON TOOL
2
Python code to convert csv file to json file and vice versa
3
## SETUP
4
-download required modules
+Install required modules
5
```
6
pip install -r requirements.txt
7
0 commit comments