From 266f56f8e6cad9039d67fab3ed08e0bcf78ee476 Mon Sep 17 00:00:00 2001 From: starnakin Date: Tue, 30 May 2023 10:15:52 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 -- 1 file changed, 2 deletions(-) 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