Skip to content

Commit 9354626

Browse files
committed
readme: Add Slack badge
1 parent 6bce5fc commit 9354626

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![npm Downloads][downloads-image]][downloads-url]
55
[![Test Status][travis-image]][travis-url]
66
[![MIT Licensed][license-image]][license-url]
7+
[![oauthjs Slack][slack-image]][slack-url]
78

89
Complete, compliant and well tested module for implementing an OAuth2 server in [Node.js](https://nodejs.org).
910

@@ -69,4 +70,6 @@ npm test
6970
[travis-url]: https://travis-ci.org/oauthjs/node-oauth2-server
7071
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg
7172
[license-url]: https://raw.githubusercontent.com/oauthjs/node-oauth2-server/master/LICENSE
73+
[slack-image]: https://img.shields.io/badge/slack-join-E01563.svg
74+
[slack-url]: https://oauthjs.slack.com
7275

0 commit comments

Comments
 (0)