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