diff --git a/README.md b/README.md index 68b201b..c6b5c83 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Lynx is a a simple Telegram bot made in Node.js. - You can edit this file and the ``package.json`` file as your needs. - The name of the command file will always be the command itself. - Example: ``whois.js`` will always be ``/whois`` on Telegram. +- Also, to see your changes, please restart the bot before making a issue. ## Develop or contribute with Lynx First, [make a fork of this repo](https://github.com/lucmsilva651/lynx/fork), or clone it with