Skip to content

Commit b71d218

Browse files
committed
Fixed status badge in readme.md.
1 parent 75a13c6 commit b71d218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A tokeniser based CSS document parser and minifier, written in PHP.
44

55
![Licence](https://img.shields.io/badge/Licence-MIT-lightgrey.svg)
6-
![Status: Beta](https://img.shields.io/badge/Status-Beta-Yellow.svg)
6+
![Status: Stable](https://img.shields.io/badge/Status-Stable-Green.svg)
77
[![Tests Status](https://github.com/hexydec/cssdoc/actions/workflows/tests.yml/badge.svg)](https://github.com/hexydec/cssdoc/actions/workflows/tests.yml)
88
[![Code Coverage](https://codecov.io/gh/hexydec/cssdoc/branch/master/graph/badge.svg)](https://app.codecov.io/gh/hexydec/cssdoc)
99

0 commit comments

Comments
 (0)