We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9990245 commit 6485eceCopy full SHA for 6485ece
README.md
@@ -26,23 +26,33 @@
26
```bash
27
pip install -r requirements.txt
28
```
29
+ <br>
30
+
31
32
python main.py
33
34
35
36
To make the setup script executable, run the following command in your terminal:
37
38
39
chmod +x setup.sh
40
41
-<br>
42
43
-<div align="center">
-© Cursed Entertainment
-</div>
44
+## Requirements:
45
46
+```bash
47
48
+```
49
50
51
52
+<br>
53
+<div align="center">
54
+© Cursed Entertainment 202*
55
+</div>
56
<br>
57
<div align="center">
58
<a href="https://cursed-entertainment.itch.io/" target="_blank">
0 commit comments