Skip to content

Commit 47d9f7f

Browse files
committed
Add release status badge to homepage
1 parent 7bbb9e7 commit 47d9f7f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

www/index.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,11 @@
192192
alt=""
193193
src="https://img.shields.io/github/workflow/status/php-curl-class/php-curl-class/ci?style=flat-square" />
194194
</a>
195+
<a href="https://github.com/php-curl-class/php-curl-class/releases/">
196+
<img
197+
alt=""
198+
src="https://img.shields.io/github/workflow/status/php-curl-class/php-curl-class/release?style=flat-square&label=release" />
199+
</a>
195200
<a href="https://github.com/php-curl-class/php-curl-class/releases/">
196201
<img
197202
alt=""

0 commit comments

Comments
 (0)