From 61346496b9bb87f0ca7b5dc5c42c728b22353b26 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 14 May 2023 22:37:14 +0200 Subject: [PATCH] happy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2c7972..5d34e73 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ TODO: - [x] Download a driver - [x] Run a driver in background during the life of the app - [x] [Figuring out how to use drivers](https://w3c.github.io/webdriver/#endpoints) -- [ ] Login to Twitter.com +- [x] Login to Twitter.com - [ ] Check if latest tweet of user is more or less old than 30 days - [ ] Then tweet if needed something like "Don't delete my account please" - [x] Close everything properly