From b16ec3b33d350b16841351e1ec24d253d47eb939 Mon Sep 17 00:00:00 2001 From: Aldino Kemal Date: Tue, 6 Dec 2022 20:37:25 +0700 Subject: [PATCH] chore: update docs --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 367ff35..222f2b9 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ - Compress video before send - Change OS name become your app (it's the device name when connect via mobile) - `--os=Chrome` or `--os=MyApplication` -- Basic Auth (able to add multi account) +- Basic Auth (able to add multi credentials) - `--basic-auth=kemal:secret,toni:password,userName:secretPassword`, or you can simplify - `-b=kemal:secret,toni:password,userName:secretPassword` - Customizable port and debug mode