From c6fd4f3f49c6fa08a6e5a5f15c45ea3e50b8206e Mon Sep 17 00:00:00 2001 From: malleshi-9025 <67500794+malleshi-9025@users.noreply.github.com> Date: Fri, 1 Oct 2021 18:14:31 +0530 Subject: [PATCH] Update README.md this is the test only --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9b44605..7a4fa762 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [html2text](http://www.aaronsw.com/2002/html2text/) html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format). - +html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format). Usage: `html2text.py [(filename|url) [encoding]]` Options: