docs: update readme

This commit is contained in:
Bo-Yi Wu
2019-02-17 12:42:28 +08:00
parent e6e052a39d
commit c0206b69fc
2 changed files with 48 additions and 2 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ action "Post message to Telegram" {
"TELEGRAM_TOKEN",
"TELEGRAM_TO",
]
args = "Hello World!"
args = "A new commit has been pushed."
}