Skip to content

Commit 6485ece

Browse files
Update README.md
1 parent 9990245 commit 6485ece

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,33 @@
2626
```bash
2727
pip install -r requirements.txt
2828
```
29+
<br>
30+
2931
```bash
3032
python main.py
3133
```
34+
<br>
35+
3236
To make the setup script executable, run the following command in your terminal:
3337

3438
```bash
3539
chmod +x setup.sh
3640
```
3741

38-
<br>
42+
<br>
3943

40-
<div align="center">
41-
© Cursed Entertainment
42-
</div>
44+
## Requirements:
4345

46+
```bash
47+
48+
```
4449

50+
<br>
4551

52+
<br>
53+
<div align="center">
54+
© Cursed Entertainment 202*
55+
</div>
4656
<br>
4757
<div align="center">
4858
<a href="https://cursed-entertainment.itch.io/" target="_blank">

0 commit comments

Comments
 (0)