We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a6a33 commit 427d615Copy full SHA for 427d615
README.md
@@ -6,6 +6,11 @@ This is a website blocker made in Python. Get long needed peace from common dist
6
7
## Prerequisites
8
9
+- `sv_ttk` - `pip install sv_ttk`
10
+- `pywinstyles` - `pip install pywinstyles` (THIS MODULE IS ONLY REQUIRED FOR WINDOWS)
11
+- `darkdetect` - `pip install darkdetect`
12
+
13
14
## Run Program
15
16
Windows:
0 commit comments