Skip to content

Commit 9da61cb

Browse files
README - Update top section
1 parent 7789713 commit 9da61cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Flask Pandas Dataframe
22

33
Simple Flask project that loads pandas dataframe into the database and shows the information on a page.
4-
**Flask Pandas Dataframe** is a `one-file` project that might help beginners to understand some basic Flask concepts:
4+
**[Flask Pandas Dataframe](https://blog.appseed.us/flask-pandas-dataframe-how-to-code/)** is a `one-file` project that might help beginners to understand some basic Flask concepts:
55

66
- Create a simple Flask [app](/app.py)
77
- Download a public [pandas](./titanic.csv) DF

0 commit comments

Comments
 (0)