fix HTML coding

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

View file

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