From b3f06a4aeed445b6afa0b95b5f87ddf8ff80de29 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Fri, 24 May 2024 17:53:23 -0300 Subject: [PATCH] Some changes in README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d51590..20d3dbc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Lynx (Node.js Telegram Bot) -Welcome to the Lynx source code! +Lynx is a a simple Telegram bot made in Node.js. ## Requirements - - Node.js + - A Telegram bot (create one at [@BotFather](https://t.me/botfather)) + - Node.js 20 (or above) - node-telegram-bot-api ## Develop or contribute with Lynx