Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alisharify7 committed Oct 22, 2024
1 parent 4a51126 commit 97526cf
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
python
Django+Flask

### demo
## 🖼️ demo

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


## how to install
## 🚧 how to install

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


## install dependencies
## 📍install dependencies

cd web
npm install
Expand All @@ -33,3 +33,5 @@
cd Django
pip install -r requirements.txt
python3 manage.py runserver


0 comments on commit 97526cf

Please sign in to comment.