From 03626d1abb9f1b575291a602b0fba1d8f06507ae Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 12 May 2023 20:36:14 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5827e1..249036a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ TODO: (as you can see, nothing has been done yet!) - [x] Run Selenium in background during the life of the app - [ ] Figuring out how to use selenium - [ ] Check if latest tweet of user is more or less old than 30 days -- [ ] Then tweet if needed something like "Don't delete my accound please" +- [ ] Then tweet if needed something like "Don't delete my account please" - [ ] Close everything properly - [ ] Maybe create a docker image for easy deployment?