Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down