diff --git a/README.md b/README.md index 660ce97..2a52369 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ Thanks to [@noklam](https://github.com/noklam), you can also use Microsoft Teams ```python from knockknock import teams_sender -@teams_sender(token="") +@teams_sender(webhook_url="") def train_your_nicest_model(your_nicest_parameters): import time time.sleep(10)