Updated Home (markdown)

Knugi
2022-10-24 03:47:28 +00:00
parent 5af97b2ed2
commit 944531b306

@@ -6,6 +6,7 @@ Whatsapp-Chat-Exporter is a customizable Android and iPhone Whatsapp database pa
First, install the exporter by:
```shell
pip install whatsapp-chat-exporter
pip install whatsapp-chat-exporter[android_backup] & :: Optional, if you want it to support decrypting Android WhatsApp backup.
```
Then, create a working directory in somewhere you want
```shell