Update 'README.md'

This commit is contained in:
starnakin 2023-05-30 10:15:52 +00:00
parent a8279c146c
commit 266f56f8e6

View File

@ -35,8 +35,6 @@ python3 main.py
To parse the html
### Requests
To get html with http requests
### [simple-term-menu](https://pypi.org/project/simple-term-menu/)
To create navigate CLI menu
### [TinyDB](https://pypi.org/project/tinydb/)
To store credential data and url of the http server
### SubProcess and Os