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.
2 parents 9f14e68 + d84e821 commit 4b1c3d0Copy full SHA for 4b1c3d0
README.md
@@ -43,7 +43,7 @@ pip install -r requirements.txt
43
44
Run app by
45
```
46
-python app.py filename(Currently supported only for CSV)
+python app.py filename(Currently supported only for CSV*)
47
48
Example
49
@@ -55,3 +55,5 @@ python app.py test.csv
55
Open app in Browser, App is running at localhost:5000
56
57
###
58
+
59
+## * BETA Application may able to read all other formats like txt, doc but formatting may be different
0 commit comments