mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
Improve the ICON.png quality
This commit is contained in:
parent
7d2d8f706d
commit
26f3c8be38
3 changed files with 1 additions and 1 deletions
BIN
ICON.jpg
BIN
ICON.jpg
Binary file not shown.
Before Width: | Height: | Size: 82 KiB |
BIN
ICON.png
Normal file
BIN
ICON.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 113 KiB |
|
@ -16,7 +16,7 @@
|
|||
</a>
|
||||
|
||||
<br>
|
||||
<img src="ICON.jpg" width="300"/>
|
||||
<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.
|
||||
|
|
Loading…
Reference in a new issue