From 50d2b3b93c4847f4a98bb8b60e3f8f15ed19c460 Mon Sep 17 00:00:00 2001
From: Fengqing Liu
Date: Thu, 30 Apr 2026 12:53:56 +1000
Subject: [PATCH] Update Python version in README
Updated Python version requirement from 3.10+ to 3.12+ in README.
---
README.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 40cf61f..d790406 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
-
+
A modern, AI-assisted fork of [DevilXD/TwitchDropsMiner](https://github.com/DevilXD/TwitchDropsMiner) — rebuilt for reliability, simplicity, and automation.
@@ -58,9 +58,8 @@ services:
### 🧑💻 From Source (for Developers)
```bash
-# Python 3.10+
-pip install -e .
-python main.py
+uv sync
+uv run main.py
```
Visit 👉 ****
@@ -88,7 +87,7 @@ Make sure your Twitch account is linked to your game accounts →
> Use a different account if you want to watch live streams while mining.
> 💡 **Requirements**
-> Python 3.10+
+> Python 3.12+
> Docker optional but recommended
> Persistent data stored in `/data`