Skip to content

Commit ad5eb71

Browse files
Update README.md
1 parent c2b61ba commit ad5eb71

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
Shopping Cart
1+
# Shopping Cart
22
A simple E-commerce website using Flask.
3+
4+
## Dependencies ##
5+
1. Python3
6+
2. Flask
7+
3. Sqlite
8+
9+
## How to run ##
10+
1. Set up database by running database.py
11+
2. Run main.py
12+
3. Enter localhost:5000 in the browser.

0 commit comments

Comments
 (0)