Skip to content

Commit ab36aa4

Browse files
authored
Update README.md
1 parent c92055f commit ab36aa4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

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

3-
[![npm version](https://img.shields.io/npm/v/grunt-html)](https://www.npmjs.com/package/grunt-html)
4-
[![Build Status](https://img.shields.io/github/workflow/status/validator/grunt-html/Tests/main?logo=github&label=Tests)](https://github.com/validator/grunt-html/actions/workflows/test.yml?query=branch%3Amain)
5-
[![Coverage Status](https://img.shields.io/coveralls/github/validator/grunt-html/main)](https://coveralls.io/github/validator/grunt-html?branch=main)
3+
[![npm version](https://img.shields.io/npm/v/grunt-html?logo=npm&logoColor=fff)](https://www.npmjs.com/package/grunt-html)
4+
[![Build Status](https://img.shields.io/github/actions/workflow/status/validator/grunt-html/test.yml?branch=main&label=Tests&logo=github)](https://github.com/validator/grunt-html/actions/workflows/test.yml?query=branch%3Amain)
5+
[![Coverage Status](https://img.shields.io/coveralls/github/validator/grunt-html/main?logo=coveralls&logoColor=fff)](https://coveralls.io/github/validator/grunt-html?branch=main)
66

77
[Grunt][grunt] plugin for HTML validation, using the [Nu Html Checker (v.Nu)][vnujar].
88

0 commit comments

Comments
 (0)