Unverified Commit 549c6e5f authored by Matheus Felipe's avatar Matheus Felipe Committed by GitHub
Browse files

Add badge in head: Number of Categories

parent 2f8e0475
...@@ -14,6 +14,9 @@ ...@@ -14,6 +14,9 @@
<a href="https://github.com/public-apis/public-apis/actions?query=workflow%3A%22Validate+links%22"> <a href="https://github.com/public-apis/public-apis/actions?query=workflow%3A%22Validate+links%22">
<img alt="Validate links" src="https://github.com/public-apis/public-apis/workflows/Validate%20links/badge.svg?branch=master" /> <img alt="Validate links" src="https://github.com/public-apis/public-apis/workflows/Validate%20links/badge.svg?branch=master" />
</a> </a>
<a href="https://github.com/public-apis/public-apis">
<img alt="Number of Categories" src="https://img.shields.io/badge/dynamic/json?url=https://api.publicapis.org/categories&label=Number%20of%20Categories&query=$.count&color=informational" />
</a>
<a href="https://github.com/public-apis/public-apis"> <a href="https://github.com/public-apis/public-apis">
<img alt="Number of APIs" src="https://img.shields.io/badge/dynamic/json?url=https://api.publicapis.org/entries&label=Number%20of%20APIs&query=$.count&color=informational" /> <img alt="Number of APIs" src="https://img.shields.io/badge/dynamic/json?url=https://api.publicapis.org/entries&label=Number%20of%20APIs&query=$.count&color=informational" />
</a> </a>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment