Browse Source

chore: update docs

pull/31/head
Aldino Kemal 3 years ago
committed by GitHub
parent
commit
e1a182461b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      readme.md

2
readme.md

@ -9,7 +9,7 @@
- Send whatsapp via http API, [docs/openapi.yml](./docs/openapi.yaml) for more details - Send whatsapp via http API, [docs/openapi.yml](./docs/openapi.yaml) for more details
- Compress image before send - Compress image before send
- Compress video before send - Compress video before send
- Change OS name become your app (this is the app name when connect via mobile)
- Change OS name become your app (it's the device name when connect via mobile)
- `--os=Chrome` or `--os=MyApplication` - `--os=Chrome` or `--os=MyApplication`
- Basic Auth - Basic Auth
- `--basic-auth=kemal:secret`, or you can simplify - `--basic-auth=kemal:secret`, or you can simplify

Loading…
Cancel
Save