Update README.md

This commit is contained in:
2025-04-18 14:05:29 +02:00
parent 5771bad268
commit b6160fbc65

View File

@@ -1,2 +1,8 @@
# whatsapp-wordcloud # whatsapp-wordcloud
python -m venv .venv
-
.\.venv\Scripts\activate.bat
-
pip install -r requirements.txt
-