Use hyphen in Python package name in README

This commit is contained in:
Wilson Lin 2020-07-12 15:04:07 +10:00
parent 6414e2a024
commit 61ed03d366
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ MinifyHtml.minifyInPlace(source, cfg);
<details>
<summary><strong>Python</strong></summary>
- Package: [minify_html](https://pypi.org/project/minify_html)
- Package: [minify-html](https://pypi.org/project/minify-html)
- Binding: [PyO3](https://github.com/PyO3/pyo3)
- Platforms: macOS, Linux; Python 3.5 and higher