From a69447ca5f9140d14d9f7c296db55febc1c5d3e6 Mon Sep 17 00:00:00 2001 From: Gandalf Date: Thu, 4 Mar 2021 18:59:13 +0100 Subject: [PATCH] README typos --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d0ee57..046ca0e 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,10 @@ This is a small hack to send faxes via the sipgate REST API from the command lin Add your login credentials to `login_credentials_muster.sh` and rename the file to `login_credentials.sh` ## Usage -`fax.sh ` +`./fax.sh ` + sipgate doesn't accept pdf files larger than 30 pages or 10MB. + ~~For now, `` has to be numbers-only, starting with `+49`. It is planned to parse different number formats.~~ Should be done. `balance.sh` just gives your account balance.