Skip to content

Commit 198c7e7

Browse files
authored
docs: update badges (#58)
1 parent 4a579bf commit 198c7e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![NPM version][npm-image]][npm-url]
22
[![Downloads][downloads-image]][downloads-url]
3-
[![Join the chat at https://gitter.im/eslint/eslint](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eslint/eslint?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3+
[![Build Status][build-image]][build-url]
44

55
# ESLint Release Tool
66

@@ -89,3 +89,5 @@ Join our [Chatroom](https://eslint.org/chat/help)
8989
[npm-url]: https://www.npmjs.com/package/eslint-release
9090
[downloads-image]: https://img.shields.io/npm/dm/eslint-release.svg?style=flat-square
9191
[downloads-url]: https://www.npmjs.com/package/eslint-release
92+
[build-image]: https://github.com/eslint/eslint-release/workflows/CI/badge.svg
93+
[build-url]: https://github.com/eslint/eslint-release/actions

0 commit comments

Comments
 (0)