Add badges

This commit is contained in:
Zach Borboa
2021-03-19 11:48:13 -04:00
parent 899005ca87
commit 4689f00883
+12
View File
@@ -190,6 +190,18 @@ class="pl-pds"></span></span></span><br />
</li>
</ul>
<a href="https://github.com/php-curl-class/php-curl-class/releases/">
<img alt="" src="https://img.shields.io/github/release/php-curl-class/php-curl-class.svg?style=flat-square">
</a>
<a href="https://github.com/php-curl-class/php-curl-class/blob/master/LICENSE">
<img alt="" src="https://img.shields.io/github/license/php-curl-class/php-curl-class.svg?style=flat-square">
</a>
<a href="https://github.com/php-curl-class/php-curl-class/actions/workflows/ci.yml">
<img alt="" src="https://img.shields.io/github/workflow/status/php-curl-class/php-curl-class/ci?style=flat-square">
</a>
<a href="https://github.com/php-curl-class/php-curl-class/releases/">
<img alt="" src="https://img.shields.io/packagist/dt/php-curl-class/php-curl-class.svg?style=flat-square">
</a>
</body>
</html>