Skip to content

Commit 97526cf

Browse files
committed
update readme
1 parent 4a51126 commit 97526cf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
python
99
Django+Flask
1010

11-
### demo
11+
## 🖼️ demo
1212

1313
<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/free-programmers/URLShorter-ezLINK">
1414
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/free-programmers/URLShorter-ezLINK">
@@ -18,13 +18,13 @@
1818
![image](https://github.com/free-programmers/URLShorter/assets/57840939/ba762717-2b3b-4695-b91e-bfcb363a2ebe)
1919

2020

21-
## how to install
21+
## 🚧 how to install
2222

2323
2424
git clone https://github.com/free-programmers/URLShorter-ezLINK
2525

2626

27-
## install dependencies
27+
## 📍install dependencies
2828

2929
cd web
3030
npm install
@@ -33,3 +33,5 @@
3333
cd Django
3434
pip install -r requirements.txt
3535
python3 manage.py runserver
36+
37+

0 commit comments

Comments
 (0)