From 03af25646352faf050af11060dc1b2418cda069a Mon Sep 17 00:00:00 2001 From: Boyan Date: Mon, 12 Feb 2024 14:30:08 +0100 Subject: [PATCH] Updated README :fire: --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 589d6d4..a8c5bcf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ A python library which interacts with themis. Use selenium and bs4. I'll try to end development on a somewhat working state. ## Intended Features -* [ ] Log in +* [x] Log in +To log in, go to the `config.py` file and replace the username and password field with yours. You can now continue to use the rest of the library. * [ ] Classes, methods and attributes described in the map below ## Class map