You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -23,14 +23,15 @@ See [DESIGN.md](DESIGN.md) for an overview of features and future goals.
23
23
The library is used as a part of our WebRTC implementation. Please refer to that [roadmap](https://github.com/pion/webrtc/issues/9) to track our major milestones.
24
24
25
25
### Community
26
-
Pion has an active community on the [Golang Slack](https://invite.slack.golangbridge.org/). Sign up and join the **#pion** channel for discussions and support. You can also use [Pion mailing list](https://groups.google.com/forum/#!forum/pion).
26
+
Pion has an active community on the [Slack](https://pion.ly/slack).
27
27
28
-
We are always looking to support **your projects**. Please reach out if you have something to build!
28
+
Follow the [Pion Twitter](https://twitter.com/_pion) for project updates and important WebRTC news.
29
29
30
+
We are always looking to support **your projects**. Please reach out if you have something to build!
30
31
If you need commercial support or don't want to use public methods you can contact us at [team@pion.ly](mailto:team@pion.ly)
31
32
32
33
### Contributing
33
-
Check out the **[contributing wiki](https://github.com/pion/webrtc/wiki/Contributing)** to join the group of amazing people making this project possible:
34
+
Check out the **[contributing wiki](https://github.com/pion/webrtc/wiki/Contributing)** to join the group of amazing people making this project possible:[AUTHORS.txt](./AUTHORS.txt)
34
35
35
36
### License
36
37
MIT License - see [LICENSE](LICENSE) for full text
0 commit comments