Update README.md

This commit is contained in:
2025-04-18 14:07:31 +02:00
parent 8fc3c42291
commit 2c82589a10

View File

@@ -1,4 +1,5 @@
# whatsapp-wordcloud
whatsapp chat data in /data as _chat.txt
```bash
python -m venv .venv
```