From 5e975cead1af52556974baeaaa332b8285bf150f Mon Sep 17 00:00:00 2001 From: Boyan Date: Mon, 12 Feb 2024 14:31:19 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=82=20Readme=20formatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8c5bcf..47be25e 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 -* [x] 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