mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Update README.md
Related to https://github.com/telebofr/telebofr/issues/57.
This commit is contained in:
parent
87e04b491f
commit
873065a99b
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
|||
|
||||
<div align="center">
|
||||
<img src="ICON.png" width="300"/>
|
||||
<h1>telebofr</h1>
|
||||
<hr>
|
||||
|
||||
<a href="https://docs.rs/telebofr/">
|
||||
<img src="https://img.shields.io/badge/docs.rs-link-blue.svg">
|
||||
|
@ -15,9 +17,5 @@
|
|||
<img src="https://img.shields.io/badge/crates.io-v0.1.0-orange.svg">
|
||||
</a>
|
||||
|
||||
<br>
|
||||
<img src="ICON.png" width="300"/>
|
||||
<br>
|
||||
|
||||
A full-featured framework that empowers you to easily build [Telegram bots](https://telegram.org/blog/bot-revolution) using the [`async`/`.await`](https://rust-lang.github.io/async-book/01_getting_started/01_chapter.html) syntax in [Rust](https://www.rust-lang.org/). It handles all the difficult stuff so you can focus only on your business logic.
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue