Skip to content

Commit c01b3f9

Browse files
authored
Merge pull request #10 from worksome/feature/docs-badges
docs: update badges
2 parents 5c02bf4 + 774562d commit c01b3f9

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?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)
4+
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/worksome/html2text/tests.yml?branch=main&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/actions/workflow/status/worksome/html2text/static.yml?branch=main&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)