fix HTML coding

This commit is contained in:
Frank 2024-08-11 17:35:06 +02:00
parent c608acec61
commit 0744cff23f

View file

@ -1,20 +1,22 @@
<h1 align="center" name="pywebio-en">FreeOTP+ Export to Bitwarden Authenticator</h1> <h1 style="text-align:center">FreeOTP+ Export to Bitwarden Authenticator</h1>
<p align="center">
<em>CLI tool to export data from FreeOTP+ into Bitwarden Authenticator</em> <p style="text-align:center">
<em>CLI tool to export data from FreeOTP+ into Bitwarden Authenticator</em>
</p> </p>
<p align="center">
<a href="https://pylint.org/"> <p style="text-align:center">
<img src="https://img.shields.io/badge/linting-pylint-yellowgreen" alt="Linting"> <a href="https://pylint.org/">
</a> <img src="https://img.shields.io/badge/linting-pylint-yellowgreen" alt="Linting">
<a href="https://pypi.org/project/flake8/"> </a>
<img src="https://img.shields.io/badge/linting-flake8-yellowgreen" alt="Linting"> <a href="https://pypi.org/project/flake8/">
</a> <img src="https://img.shields.io/badge/linting-flake8-yellowgreen" alt="Linting">
<a href="https://www.python.org/"> </a>
<img src="https://img.shields.io/badge/python->%3D%203.11-brightgreen" alt="Python Version"> <a href="https://www.python.org/">
</a> <img src="https://img.shields.io/badge/python->%3D%203.12-brightgreen" alt="Python Version">
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html"> </a>
<img src="https://img.shields.io/gitlab/license/Bullet64/restic_ui_pywebio?color=yellow" alt="License"> <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">
</a> <img src="https://img.shields.io/gitlab/license/Bullet64/restic_ui_pywebio?color=yellow" alt="License">
</a>
</p> </p>