Update README.md

This commit is contained in:
Lucas Gabriel 2024-06-02 00:58:18 +00:00
parent 57154bcb70
commit 7fdeb72967

View File

@ -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