diff --git a/README.md b/README.md index bbd7516..42592b6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ TODO: (as you can see, nothing has been done yet!) - [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 - [ ] 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