add readme

This commit is contained in:
neon443
2025-03-15 17:40:08 +00:00
parent 7784060475
commit f7458ddbc9
3 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# DoclkPhobia
git clone https://github.com/noen443/DockPhobia
cd DockPhobia/DockPhobiaPy
python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt
python3 main.py