Skip to content

Commit

Permalink
Feature 100% test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge committed Sep 29, 2023
1 parent 6d2408a commit 4d6222a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ inspired by, and similar to
[the original PyHTML library](https://github.com/cenkalti/pyhtml), but with
improved documentation and type safety.

## Benefits over PyHTML
## Features

* Inline documentation and type safety for all tags. Documentation for tags
is pulled from MDN Web Docs.
Expand All @@ -14,6 +14,8 @@ improved documentation and type safety.

* No dependencies.

* 100% test coverage

## Usage

```py
Expand Down

0 comments on commit 4d6222a

Please sign in to comment.