Compare commits

..

1 Commits

Author SHA1 Message Date
266f56f8e6 Update 'README.md' 2023-05-30 10:15:52 +00:00

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