Improve the ICON.png quality

This commit is contained in:
Temirkhan Myrzamadi 2019-10-15 16:16:56 +06:00
parent 7d2d8f706d
commit 26f3c8be38
3 changed files with 1 additions and 1 deletions

BIN
ICON.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

BIN
ICON.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

View file

@ -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.