Skip to content

Commit 93e41e2

Browse files
committed
Add discord badge
1 parent e10334b commit 93e41e2

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
@@ -31,6 +31,7 @@
3131
[![Coverage Status][coverage-badge]][coverage]
3232
[![GitHub version][github-badge]][github]
3333
[![npm version][npm-badge]][npm]
34+
[![Discord][discord-badge][discord]
3435

3536
[![MIT License][license-badge]][license]
3637
<!-- prettier-ignore-end -->
@@ -246,8 +247,9 @@ instead of filing an issue on GitHub.
246247
[npm]: https://badge.fury.io/js/%40testing-library%2Fvue
247248
[license-badge]: https://img.shields.io/github/license/testing-library/vue-testing-library.svg
248249
[license]: https://github.com/testing-library/vue-testing-library/blob/master/LICENSE
249-
[types]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__vue
250250
[discord]: https://testing-library.com/discord
251+
[discord-badge]: https://img.shields.io/discord/723559267868737556.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2&style=flat-square
252+
[types]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__vue
251253
[jest-dom]: https://github.com/testing-library/jest-dom
252254
[which-query]: https://testing-library.com/docs/guide-which-query
253255
[guiding-principle]: https://twitter.com/kentcdodds/status/977018512689455106

0 commit comments

Comments
 (0)