Browse Source

Add readme file.

opi 8 years ago
parent
commit
e066e4896d
1 changed files with 11 additions and 0 deletions
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -0,0 +1,11 @@
+# ISP 2 CSV
+
+Get results from https://db.ffdn.org/ API and output a CSV result file.
+
+## Run
+
+```bash
+python isp2json.py
+```
+
+It will produce a `isp.csv` file in the current directory