Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bytesByHarsh authored Sep 25, 2023
1 parent 1b6a7db commit 6f6389e
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# PyCon2023-YLP
# PyCon2023-YLP

### Installation

```bash
pip3 install -r requirement.txt
```

### Execution

```bash
python main.py
```

0 comments on commit 6f6389e

Please sign in to comment.