From 4818a10e4c4f7f93290c7269989eb77a11e547f3 Mon Sep 17 00:00:00 2001 From: wumpus <96006583+EvilWumpus@users.noreply.github.com> Date: Tue, 6 Jun 2023 02:24:04 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0babcad..460f3d9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Python bot that scans Chipotle twitter account for #ChipotleFreePointer codes and text codes automatically through imessage on mac
Created by EvilWumpus +![Capture](https://github.com/EvilWumpus/ChipotleFreePointerBot/assets/96006583/c32de27d-c03b-4ea3-a182-cd83c1d70e8a) + ## Requirements - Python 3.8+ - MacOS and imessage enabled @@ -11,7 +13,6 @@ Created by EvilWumpus ## Installation - WORKS ON MAC ONLY! - Clone this repository using `git clone https://github.com/EvilWumpus/ChipotleFreePointerBot.git` - - Or download from [releases](https://github.com/EvilWumpus/ChipotleFreePointerBot/releases) - Install the chrome webdriver from [here](https://chromedriver.chromium.org/downloads) for your current version. [Video guide for driver install](https://youtu.be/WnWQgUerR0c?t=108) - Make sure you are logged into imessage - Run `pip install -r requirements.txt`