Skip to content

Commit

Permalink
docs: fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
naseif committed Mar 16, 2022
1 parent 8e9852f commit 5b54dbe
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,9 @@

Fast and Flexible Telegram Bot API Framework for Node.js written in TypeScript.

## Features

- Full Telegram Bot API 5.7 support
- Object-oriented
- Full types support
- Asynchronous
- Speedy and efficient
- Beginner friendly

<!-- TOC -->

- [Features](#features)
- [Installation](#installation)
- [Loading and configuring the module](#importing)
- [Getting started](#getting-started)
Expand All @@ -23,6 +15,15 @@ Fast and Flexible Telegram Bot API Framework for Node.js written in TypeScript.

<!-- /TOC -->

## Features

- Full Telegram Bot API 5.7 support
- Object-oriented
- Full types support
- Asynchronous
- Speedy and efficient
- Beginner friendly

## Installation

```
Expand Down

0 comments on commit 5b54dbe

Please sign in to comment.