Skip to content

Commit b625077

Browse files
ajmeese7GochoMugo
authored andcommitted
doc: Update README.md (#457)
1 parent d3a73ba commit b625077

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![https://telegram.me/node_telegram_bot_api](https://img.shields.io/badge/💬%20Telegram-node__telegram__bot__api-blue.svg)](https://telegram.me/node_telegram_bot_api)
99
[![https://telegram.me/Yago_Perez](https://img.shields.io/badge/💬%20Telegram-Yago__Perez-blue.svg)](https://telegram.me/Yago_Perez)
1010

11-
Node.js module to interact with official [Telegram Bot API](https://core.telegram.org/bots/api). A bot token is needed, to obtain one, talk to [@botfather](https://telegram.me/BotFather) and create a new bot.
11+
Node.js module to interact with official [Telegram Bot API](https://core.telegram.org/bots/api). A bot token is **required** and can be obtained by talking to [@botfather](https://telegram.me/BotFather).
1212

1313
## Install
1414

@@ -70,9 +70,9 @@ Experimental features reside on the **experimental** branch._
7070
We have a [Telegram channel][tg-channel] where we post updates on
7171
the Project. Head over and subscribe!
7272

73-
Some things built using this library, and might interest you:
73+
Some things built using this library that might interest you:
7474

75-
* [tgfancy](https://github.com/GochoMugo/tgfancy): A Fancy, Higher-Level Wrapper for Telegram Bot API
75+
* [tgfancy](https://github.com/GochoMugo/tgfancy): A fancy, higher-level wrapper for Telegram Bot API
7676
* [node-telegram-bot-api-middleware](https://github.com/idchlife/node-telegram-bot-api-middleware): Middleware for node-telegram-bot-api
7777
* [teleirc](https://github.com/FruitieX/teleirc): A simple Telegram ↔ IRC gateway
7878
* [bot-brother](https://github.com/SerjoPepper/bot-brother): Node.js library to help you easily create telegram bots
@@ -82,7 +82,7 @@ Some things built using this library, and might interest you:
8282

8383
**The MIT License (MIT)**
8484

85-
Copyright (c) 2017 Yago
85+
Copyright © 2017 Yago
8686

8787
[usage]:https://github.com/yagop/node-telegram-bot-api/tree/master/doc/usage.md
8888
[examples]:https://github.com/yagop/node-telegram-bot-api/tree/master/examples

0 commit comments

Comments
 (0)