diff --git a/README.md b/README.md index c387164..65655db 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@ Npm website - ExpressJS website - - - Facebook Messenger - - - Travis Build - + ExpressJS website + + + Facebook Messenger + + + Travis (.org) +

@@ -32,6 +32,7 @@ ## Glossary - [🤔 How does the Messenger platform work?](#how-does-the-messenger-platform-work) +- [🤖 Live Demo](#live-demo) - [🙌 Let's start](#lets-start) - [📝 Basic requirements](#basic-requirements) - [🛠 Install dependencies](#install-dependencies) @@ -60,6 +61,16 @@ When a person sends a message to a company in Messenger, the following happens, Workflow API Messenger

+ + +## 🤖 Live Demo +You can try some functions of the bot by entering here. + +[Live Demo](https://m.me/staterFbMessengerBot) + +And you can try other kind of messages from the [server documentation](https://rudemex-fb-messenger-bot.herokuapp.com/api-docs), don't forget to get your ID from the chat bot persistent menu. + + ## 🙌 Let's start