docs(readme): fix wrong align of badges

This commit is contained in:
郭桓桓 2023-03-02 00:08:47 +08:00
parent 17c8caaa11
commit 3ddc662741
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
<h1 align="center">x-markdown-css</h1>
<center>
<p align="center">
[![Version](https://img.shields.io/npm/v/x-markdown-css.svg)](https://www.npmjs.com/package/x-markdown-css)
[![Node.js Requirement](https://img.shields.io/badge/node-%3E%3D16-blue.svg)](https://github.com/kuohuanhuan/x-markdown-css/blob/master/package.json)
[![MIT License](https://img.shields.io/github/license/kuohuanhuan/x-markdown-css)](https://github.com/kuohuanhuan/x-markdown-css/blob/master/LICENSE)
</center>
</p>
> A simple and customizable Markdown CSS for everyone.