Skip to content

Commit

Permalink
format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Resousse committed Aug 6, 2023
1 parent 59aaa29 commit d024350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ options:
--telegram Send info to a telegram bot, provide telegram token and chat to use
format = token:chatId separated by a colon
--webhook Send events to a webhook endpoint to be processed
endpoint must be unauthenticated and accept POST request
Note : endpoint must be unauthenticated and accept POST request

#########################
# Environment Variables #
Expand All @@ -181,7 +181,7 @@ Variables:
TELEGRAM Provide telegram token and chat to use to send info to a telegram bot
format = token:chatId separated by a colon
WEBHOOK Provide the webhook url to forward the events to
(endpoint should be unauthenticated and accept POST method)
Note : (endpoint should be unauthenticated and accept POST method)


##################
Expand Down

0 comments on commit d024350

Please sign in to comment.