Add badges

This commit is contained in:
Zach Borboa
2021-06-09 22:43:43 -04:00
parent 9c489c68a3
commit f56a69ce7d
+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>