1
0
mirror of https://github.com/huggingface/knockknock.git synced 2021-08-28 00:30:42 +03:00

Minor README edit (#15)

Update the notification methods in the usage summary to match the content of the document.
This commit is contained in:
Marius Seritan
2019-09-17 07:32:41 -07:00
committed by Victor SANH
parent 2df37a6440
commit de066a4dae

View File

@@ -19,7 +19,7 @@ This code has only been tested with Python 3.6.
The library is designed to be used in a seamless way, with minimal code modification: you only need to add a decorator on top your main function call. The return value (if there is one) is also reported in the notification.
There are currently three ways to setup notifications: email, Slack and Telegram.
There are currently four ways to setup notifications: email, Slack, Telegram and Microsoft Teams.
### Email