Skip to content

Commit 4b1c3d0

Browse files
authored
Merge pull request #36 from hriks/fixes
modified README.md
2 parents 9f14e68 + d84e821 commit 4b1c3d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pip install -r requirements.txt
4343

4444
Run app by
4545
```
46-
python app.py filename(Currently supported only for CSV)
46+
python app.py filename(Currently supported only for CSV*)
4747
```
4848
Example
4949
```
@@ -55,3 +55,5 @@ python app.py test.csv
5555
Open app in Browser, App is running at localhost:5000
5656

5757
###
58+
59+
## * BETA Application may able to read all other formats like txt, doc but formatting may be different

0 commit comments

Comments
 (0)