We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1a0c5 commit a774c88Copy full SHA for a774c88
CSV_to_JSON/README.md
@@ -0,0 +1,21 @@
1
+# CSV to JSON converter
2
+A python script that converts the csv file into json
3
+
4
+# Usage
5
+Make sure you have python 3 or higher, that's it.
6
7
+## Files
8
+before<br/>
9
+<br/>
10
11
+## CLI interface
12
+
13
14
15
+After<br/>
16
+
17
18
+## Contact
19
+<a href="https://twitter.com/MoiZ__2001?s=08">
20
+ <img align="left" alt="Moiz's Twitter" width="22px" src="https://seeklogo.com/images/T/twitter-2012-positive-logo-916EDF1309-seeklogo.com.png"/>
21
+</a>
0 commit comments