diff --git a/ICON.jpg b/ICON.jpg
deleted file mode 100644
index 666a6dd3..00000000
Binary files a/ICON.jpg and /dev/null differ
diff --git a/ICON.png b/ICON.png
new file mode 100644
index 00000000..c4ac3cec
Binary files /dev/null and b/ICON.png differ
diff --git a/README.md b/README.md
index b03abed7..76e3a36c 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
-
+
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.