diff --git a/README.md b/README.md index 6d0e6ad..886d644 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This app can forward SMS messages to a Telegram bot or an HTTP endpoint.

-## Option #1 - Deployed bot +## Option #1 - Deployed Bot You can forward the messages using a deployed bot.
I've deployed one for personal usage (but you can use it too), the default field values contain its data. If you don't trust me (or anybody else), feel free to clone the [bot repo](https://github.com/OptimalStrategy/sms_forwarder_bot) and deploy it yourself. @@ -33,14 +33,14 @@ Then press `Save` and open the generated link in the browser or the telegram app -## Option #2 - Your telegram bot +## Option #2 - Your Telegram Bot In this case you'll need a bot token + your telegram chat id. You can read how to get these [here](https://core.telegram.org/bots).

-## Option #3 - HTTP callback +## Option #3 - HTTP Callback The app can forward messages to your http endpoint. Simply put the callback address and press save:

@@ -48,7 +48,7 @@ The app can forward messages to your http endpoint. Simply put the callback addr ## Managing Settings You can reset the settings by pressing the green round button in the bottom right corner. -Tapp accept to confirm. This will also turn off forwarding. +Tap accept to confirm. This will also turn off forwarding.