Skip to content

Commit 0efbb9c

Browse files
committed
docs: update badges
1 parent 87c4b65 commit 0efbb9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Html2Text
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/worksome/html2text.svg?style=flat-square)](https://packagist.org/packages/worksome/html2text)
4-
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/worksome/html2text/Tests?label=tests)](https://github.com/worksome/html2text/actions?query=workflow%3Arun-tests+branch%3Amain)
5-
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/worksome/html2text/Static%20Analysis?label=code%20style)](https://github.com/worksome/html2text/actions?query=workflow%3A"Static+Analysis"+branch%3Amain)
4+
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/worksome/html2text/Tests?style=flat-square&label=tests)](https://github.com/worksome/html2text/actions?query=workflow%3Arun-tests+branch%3Amain)
5+
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/worksome/html2text/Static%20Analysis?style=flat-square&label=code%20style)](https://github.com/worksome/html2text/actions?query=workflow%3A"Static+Analysis"+branch%3Amain)
66
[![Total Downloads](https://img.shields.io/packagist/dt/worksome/html2text.svg?style=flat-square)](https://packagist.org/packages/worksome/html2text)
77

88
A simple converter from HTML to Plaintext

0 commit comments

Comments
 (0)