From 8c0bca47d1850ed591408bf66272e4070311c157 Mon Sep 17 00:00:00 2001 From: Mahdi Qiamast <78082316+Qiamast@users.noreply.github.com> Date: Thu, 24 Feb 2022 00:08:31 +0330 Subject: [PATCH] Add How use @ImarchBot gif --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7656d2..34e50fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# ImarchBot +# ImarchBot + +@ImarchBot Logo Hello there! 👋🏻 I'm ImarchBot, an inline bot for Telegram written in Python that helps you to search for any kind of images 🤯 on the web using Google search engine 🔍. @@ -13,6 +15,10 @@ any image name. For instance, you can type `@ImarchBot` followed by `cat` to search for any image of a cat: `@ImarchBot cat` and you'll a list of images that you can click on to see the image. +![How to use @ImarchBot ? ](https://github.com/Qiamast/ImarchBot/blob/main/assets/How%20To%20%40Imarchbot%20Work.gif) + + + ## Deployment instructions 🚀 Coming soon!