From fba3115fb5641e49278151896583f3acedbb382b Mon Sep 17 00:00:00 2001 From: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com> Date: Tue, 4 Aug 2020 19:28:27 +0530 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4a66415..e472758 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,9 @@ Integration between Rocket.Chat and the RASA Chatbot platform ``` callback: - url: "http://localhost:3000/api/apps/public/646b8e7d-f1e1-419e-9478-10d0f5bc74d9/callback - " - ``` - > Find the correct url in the App Details page, under API section. + url: "http://localhost:3000/api/apps/public/646b8e7d-f1e1-419e-9478-10d0f5bc74d9/callback" + ``` + > You can find the correct url in the App Details page, under API section. ### Installation steps: -- GitLab