Skip to content

Commit 3573ca5

Browse files
Update README.md
1 parent 535fe14 commit 3573ca5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,7 @@ A Python Discord bot that monitors the Daily Twisted Board from the Dandy's Worl
155155
## 🌐 Project Website
156156

157157
A user-friendly website describing the project, its features, and setup instructions is available via GitHub Pages. You can typically find it at:
158-
159-
`https://<YOUR_USERNAME>.github.io/<REPOSITORY_NAME>/`
160-
161-
(Replace `<YOUR_USERNAME>` and `<REPOSITORY_NAME>` with the appropriate values.)
162-
163-
The site is generated from the files in the `docs/` directory.
158+
[https://thesomewhatyou.github.io/blablablathisisn'ttherealurl](https://thesomewhatyou.github.io/TOTB-checker/)
164159
165160
## 🚀 Quick Start
166161
@@ -183,7 +178,7 @@ The site is generated from the files in the `docs/` directory.
183178
Recommended: Create a virtual environment first.
184179
```bash
185180
python -m venv venv
186-
source venv/bin/activate # On Windows use `venv\Scripts\activate`
181+
source venv/bin/activate # On Windows use `venv\Scripts\activate`, for Unix do the directed command
187182
```
188183
Then install from `requirements.txt`:
189184
```bash

0 commit comments

Comments
 (0)