Skip to content

Commit 77d0d4d

Browse files
Update README.md
1 parent d070eb4 commit 77d0d4d

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

README.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,38 @@
2424

2525
# Flask-Python-Template
2626

27-
To make the setup script executable, run the following command in your terminal:
27+
<br>
2828

2929
## How to Run:
3030
```bash
3131
pip install -r requirements.txt
3232
```
33+
<br>
34+
3335
```bash
34-
python app.py
36+
python main.py
3537
```
38+
<br>
39+
3640
To make the setup script executable, run the following command in your terminal:
41+
3742
```bash
3843
chmod +x setup.sh
3944
```
40-
<br>
45+
46+
<br>
47+
48+
## Requirements:
49+
50+
```bash
51+
52+
```
53+
54+
<div align="center">
55+
© Cursed Entertainment 202*
56+
</div>
4157
<div align="center">
42-
<a href="https://cursed-entertainment.itch.io/" target="_blank">
58+
<a href="https://github.com/CursedPrograms" target="_blank">
4359
<img src="https://github.com/CursedPrograms/cursedentertainment/raw/main/images/logos/logo-wide-grey.png"
4460
alt="CursedEntertainment Logo" style="width:250px;">
4561
</a>

0 commit comments

Comments
 (0)