Skip to content

Commit 21bd16f

Browse files
author
App Generator
committed
README - Minor Update
1 parent 029efdd commit 21bd16f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,18 @@ Simple Flask project that loads pandas dataframe into the database and shows the
1111

1212
<br />
1313

14+
**Pandas Dataframe** - Console View
15+
1416
![Flask Pandas Dataframe - media file.](https://raw.githubusercontent.com/app-generator/flask-pandas-dataframe/main/media/screen.png)
1517

1618
<br />
1719

20+
**Pandas Dataframe** - Browser View
21+
22+
![Flask Pandas Dataframe - visualize data in the browser.](https://raw.githubusercontent.com/app-generator/flask-pandas-dataframe/main/media/loaded-data.png)
23+
24+
<br />
25+
1826
## Set up
1927

2028
```bash

0 commit comments

Comments
 (0)