Update README
This commit is contained in:
parent
db17bdc873
commit
268d205cc7
@ -15,6 +15,7 @@ A minimal python flask app for inventory management, with some basic functionali
|
||||
This project was originally forked from [this project](https://github.com/MovieTone/crud-flask-export-csv), although it has undergone significant improvent, and resembles nothing like it.
|
||||
|
||||
## File structure:
|
||||
```
|
||||
.
|
||||
├── app.py
|
||||
├── config.py
|
||||
@ -42,6 +43,7 @@ This project was originally forked from [this project](https://github.com/MovieT
|
||||
├── update.html
|
||||
├── upload.html
|
||||
└── viewList.html
|
||||
```
|
||||
|
||||
## Files:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user