change readme
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Jellydisc
|
# Jellydisc
|
||||||
Jellydisc updates Discord Rich Presence by checking what you're currently listening to on Jellyfin!
|
Jellydisc updates Discord Rich Presence by checking what you're currently listening (or watching) to on Jellyfin!
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- A Jellyfin server (self-hosted or hosted)
|
- A Jellyfin server (self-hosted or hosted)
|
||||||
@@ -12,7 +12,7 @@ Jellydisc updates Discord Rich Presence by checking what you're currently listen
|
|||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
3. Configure the `.env`, using the provided `.env.example` as a template.
|
3. Configure the `.env`, using the provided `settings.py` as a template.
|
||||||
4. Run the application:
|
4. Run the application:
|
||||||
```bash
|
```bash
|
||||||
python main.py
|
python main.py
|
||||||
|
|||||||
Reference in New Issue
Block a user