Skip to content

Commit d84e821

Browse files
committed
modified README.md
1 parent 51773db commit d84e821

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)