docs: add screenshots.

This commit is contained in:
Bo-Yi Wu
2019-02-17 12:16:37 +08:00
parent e7e2d8b1eb
commit f715dbcf31
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ action "Post message to Telegram" {
"TELEGRAM_TOKEN",
"TELEGRAM_TO",
]
args = "Hello World"
args = "Hello World!"
}