From 3e320b806095cc6828c778e9a0a9e3ec6981517b Mon Sep 17 00:00:00 2001 From: Zvonimir Rudinski Date: Wed, 10 Dec 2025 02:52:54 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61a527d..06086f3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Jellydisc updates Discord Rich Presence by checking what you're currently listen ```bash pip install -r requirements.txt ``` -3. Configure the `.env`, using the provided `settings.py` as a template. +3. Configure the `.env`, using the provided `settings/__init__.py` as a template. 4. Run the application: ```bash python main.py