diff --git a/README.md b/README.md index cbbf097..99d1207 100644 --- a/README.md +++ b/README.md @@ -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