Skip to content

Commit d1b2210

Browse files
committed
docs(readme): slack and support
1 parent 50682e0 commit d1b2210

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77

8-
# Angular Websocket [![Join the chat at https://gitter.im/gdi2290/angular-websocket](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gdi2290/angular-websocket?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![gdi2290/angular-websocket API Documentation](https://www.omniref.com/github/gdi2290/angular-websocket.png)](https://www.omniref.com/github/gdi2290/angular-websocket)
8+
# Angular Websocket [![Join Slack](https://img.shields.io/badge/slack-join-brightgreen.svg)](https://angularclass.com/slack-join) [![Join the chat at https://gitter.im/gdi2290/angular-websocket](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gdi2290/angular-websocket?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![gdi2290/angular-websocket API Documentation](https://www.omniref.com/github/gdi2290/angular-websocket.png)](https://www.omniref.com/github/gdi2290/angular-websocket)
99

1010
[![Travis](https://img.shields.io/travis/gdi2290/angular-websocket.svg?style=flat)](https://travis-ci.org/gdi2290/angular-websocket)
1111
[![Bower](https://img.shields.io/bower/v/angular-websocket.svg?style=flat)](https://github.com/gdi2290/angular-websocket)
@@ -169,8 +169,13 @@ In the project root directory open `index.html` in the example folder or browser
169169
### Distribute
170170
`$ npm run dist` Builds files with uglifyjs
171171
172-
### Support
173-
You can contact me either by: [submitting](https://github.com/gdi2290/angular-websocket/issues/new) an issue, [tweeting me](https://twitter.com/share?url=''&text=@gdi2290+I+need+help+with+…) on twitter [@gdi2290](https://twitter.com/gdi2290), or chat me on [gitter](https://gitter.im/gdi2290/angular-websocket?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
172+
### Support, Questions, or Feedback
173+
> Contact us anytime for anything about this repo or Angular 2
174+
175+
* [Slack: AngularClass](https://angularclass.com/slack-join)
176+
* [Gitter: angular-class/angular-websocket](https://gitter.im/angular-class/angular-websocket)
177+
* [Twitter: @AngularClass](https://twitter.com/AngularClass)
178+
174179
175180
## TODO
176181
* Allow JSON if object is sent
@@ -197,4 +202,4 @@ enjoy — **AngularClass**
197202
198203
199204
## License
200-
[MIT](https://github.com/gdi2290/angular-websocket/blob/master/LICENSE)
205+
[MIT](https://github.com/angular-class/angular-websocket/blob/master/LICENSE)

0 commit comments

Comments
 (0)