Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Darwish Ahmad Herati authored Oct 30, 2023
1 parent b021e1a commit 0fba098
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 @@ -22,16 +22,18 @@ This is a simple clock application built using Python and Flask that displays th

`git clone https://github.com/daherati/clockflask
`
Create virtual environment:

2. Create virtual environment:

`python3 -m venv venv
`
## Run the program:

3. Run the program:

`python app.py
`

## Browse:
4. Browse:

`http://localhost:5000
`
Expand Down

0 comments on commit 0fba098

Please sign in to comment.