Clean up html tags

This commit is contained in:
Zach Borboa
2021-06-10 12:13:06 -04:00
parent 929a04ee1c
commit 480e1a54c6
+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>