Skip to content

Commit a5d8b32

Browse files
Update README.md
1 parent b1118ce commit a5d8b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flask Pandas Dataframe
22

3-
Simple Flask project that loads a pandas (dataframe) into database and use SqlAlchemy to show the information in the browser.
3+
Simple Flask project that loads pandas dataframe into the database and shows the information on a page.
44
**Flask Pandas Dataframe** is a `one-file` project that migth help beginners to understand some basic Flask concepts:
55

66
- Create a simple Flask [app](/app.py)
@@ -247,4 +247,4 @@ Commands:
247247
<br />
248248

249249
---
250-
Flask Pandas Dataframe - Open-source sample provided by **AppSeed [App Generator](https://appseed.us/app-generator)**.
250+
Flask Pandas Dataframe - Open-source sample provided by **AppSeed [App Generator](https://appseed.us/app-generator)**.

0 commit comments

Comments
 (0)