Skip to content

Commit 021a4ac

Browse files
committed
docs: update badges
1 parent d95fc32 commit 021a4ac

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1+
[![Actions Status][action]][action-url]
12
[![NPM][npm]][npm-url]
2-
[![Deps][deps]][deps-url]
3-
[![Tests][travis]][travis-url]
43
[![Coverage][cover]][cover-url]
54

65
<div align="center">
@@ -125,17 +124,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
125124
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
126125
SOFTWARE.
127126

127+
[action]: https://github.com/posthtml/posthtml-include/workflows/Actions%20Status/badge.svg?style=flat-square
128+
[action-url]: https://github.com/posthtml/posthtml-include/actions?query=workflow%3A%22CI+tests%22
129+
128130
[npm]: https://img.shields.io/npm/v/posthtml-include.svg
129131
[npm-url]: https://npmjs.com/package/posthtml-include
130132

131-
[deps]: https://david-dm.org/posthtml/posthtml-include.svg
132-
[deps-url]: https://david-dm.org/posthtml/posthtml-include
133-
134-
[style]: https://img.shields.io/badge/code%20style-standard-yellow.svg
135-
[style-url]: http://standardjs.com/
136-
137-
[travis]: http://img.shields.io/travis/posthtml/posthtml-include.svg
138-
[travis-url]: https://travis-ci.org/posthtml/posthtml-include
139-
140133
[cover]: https://coveralls.io/repos/github/posthtml/posthtml-include/badge.svg?branch=master
141134
[cover-url]: https://coveralls.io/github/posthtml/posthtml-include?branch=master

0 commit comments

Comments
 (0)