From 65baf50e25afad7071011784966ae5b670ec2111 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sat, 8 Oct 2022 14:18:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a08d44..2df8aef 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Routes for this example are available on http://:8080: - /interaction - for Slack Interaction Events - /command - for Slack Command Events -### Testing with ngrok +### Testing Events API with ngrok For development/testing purposes you can use [ngrok](https://ngrok.com/): ``` ngrok http 8080