Clean up html tags

This commit is contained in:
Zach Borboa
2021-03-28 23:10:03 -04:00
parent 23e072c04b
commit 56981458c0
+4 -4
View File
@@ -180,22 +180,22 @@ p:last-child {
<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">
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">
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">
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">
src="https://img.shields.io/packagist/dt/php-curl-class/php-curl-class.svg?style=flat-square" />
</a>
</p>