Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DilemmaGX committed Dec 12, 2023
1 parent ca6c694 commit 16ae05a
Showing 1 changed file with 17 additions and 19 deletions.
36 changes: 17 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
<div align="middle"><h1>Shields-maker</h1></div>
<div align="middle"><img alt="GitHub License" src="https://img.shields.io/github/license/DilemmaGX/shields-maker"></div>
<div align="middle"><img alt="GitHub License" src="https://img.shields.io/github/license/DilemmaGX/shields-maker?style=flat-square"></div>
<div align="middle"><i></i>Make and preview simple static badges url, html, markdown scripts for non-programmer users</i></div>

<div align="middle"><h2>Parameters Coverage<h2></div>
<div align="middle"><h2>Parameters Coverage<h2>

![](https://img.shields.io/badge/badeContent-Supported-mediumseagreen?style=flat-square)
![](https://img.shields.io/badge/style-Supported-mediumseagreen?style=flat-square)
![](https://img.shields.io/badge/logo-Supported-mediumseagreen?style=flat-square)
![](https://img.shields.io/badge/logoColor-Supported-mediumseagreen?style=flat-square)
![](https://img.shields.io/badge/color-Supported-mediumseagreen?style=flat-square)
<p><img src="https://img.shields.io/badge/badeContent-Supported-mediumseagreen?style=flat-square" alt="">
<img src="https://img.shields.io/badge/style-Supported-mediumseagreen?style=flat-square" alt="">
<img src="https://img.shields.io/badge/logo-Supported-mediumseagreen?style=flat-square" alt="">
<img src="https://img.shields.io/badge/logoColor-Supported-mediumseagreen?style=flat-square" alt="">
<img src="https://img.shields.io/badge/color-Supported-mediumseagreen?style=flat-square" alt=""></p>
<p><img src="https://img.shields.io/badge/link-Partly_Supported-orange?style=flat-square" alt=""></p>
<p><img src="https://img.shields.io/badge/label-Unsupported-ff0000?style=flat-square" alt="">
<img src="https://img.shields.io/badge/labelColor-Unsupported-ff0000?style=flat-square" alt="">
<img src="https://img.shields.io/badge/cacheSeconds-Unsupported-ff0000?style=flat-square" alt=""></p></div>

![](https://img.shields.io/badge/link-Partly_Supported-orange?style=flat-square)
<div align="middle"><h2>Output Coverage</h2>

![](https://img.shields.io/badge/label-Unsupported-ff0000?style=flat-square)
![](https://img.shields.io/badge/labelColor-Unsupported-ff0000?style=flat-square)
![](https://img.shields.io/badge/cacheSeconds-Unsupported-ff0000?style=flat-square)

<div align="middle"><h2>Output Coverage</h2></div>

![](https://img.shields.io/badge/URL-Supported-mediumseagreen?style=flat-square)
![](https://img.shields.io/badge/Markdown-Supported-mediumseagreen?style=flat-square)
![](https://img.shields.io/badge/rSt-Partly_Supported-orange?style=flat-square)
![](https://img.shields.io/badge/AsciiDoc-Supported-mediumseagreen?style=flat-square)
![](https://img.shields.io/badge/HTML-Supported-mediumseagreen?style=flat-square)
<p><img src="https://img.shields.io/badge/URL-Supported-mediumseagreen?style=flat-square" alt="">
<img src="https://img.shields.io/badge/Markdown-Supported-mediumseagreen?style=flat-square" alt="">
<img src="https://img.shields.io/badge/rSt-Partly_Supported-orange?style=flat-square" alt="">
<img src="https://img.shields.io/badge/AsciiDoc-Supported-mediumseagreen?style=flat-square" alt="">
<img src="https://img.shields.io/badge/HTML-Supported-mediumseagreen?style=flat-square" alt=""></p></div>

> [!NOTE]
> Link support for `rSt` is missing. This means that you **CANNOT** click on the badge to redirect to the page you added in the parameters.
Expand Down

0 comments on commit 16ae05a

Please sign in to comment.