From 101f6e5ae788ffabbb3fcbed84daa22b4fd4de89 Mon Sep 17 00:00:00 2001 From: Twineee Date: Wed, 21 May 2025 11:05:04 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ab8c62..f14a32a 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ This library is especially useful for quickly visualizing and testing HTML conte ## Installation You can install `render_html` using pip: - +``` pip install render-html - -NOTE: the library requires Python 3.10 or newer +``` +NOTE: The library requires Python 3.10 or newer. ## Usage