|
9 | 9 | <a href="https://sourcegraph.com/github.com/pion/sdp?badge"><img src="https://sourcegraph.com/github.com/pion/sdp/-/badge.svg" alt="Sourcegraph Widget"></a>
|
10 | 10 | <a href="https://pion.ly/slack"><img src="https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=brightgreen" alt="Slack Widget"></a>
|
11 | 11 | <br>
|
12 |
| - <a href="https://travis-ci.org/pion/sdp"><img src="https://travis-ci.org/pion/sdp.svg?branch=master" alt="Build Status"></a> |
13 |
| - <a href="https://pkg.go.dev/github.com/pion/sdp/v2"><img src="https://godoc.org/github.com/pion/sdp?status.svg" alt="GoDoc"></a> |
| 12 | + <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/pion/sdp/test.yaml"> |
| 13 | + <a href="https://pkg.go.dev/github.com/pion/sdp/v2"><img src="https://pkg.go.dev/badge/github.com/pion/sdp/v2.svg" alt="Go Reference"></a> |
14 | 14 | <a href="https://codecov.io/gh/pion/sdp"><img src="https://codecov.io/gh/pion/sdp/branch/master/graph/badge.svg" alt="Coverage Status"></a>
|
15 | 15 | <a href="https://goreportcard.com/report/github.com/pion/sdp"><img src="https://goreportcard.com/badge/github.com/pion/sdp" alt="Go Report Card"></a>
|
16 | 16 | <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
|
17 | 17 | </p>
|
18 | 18 | <br>
|
19 | 19 |
|
20 |
| - |
21 | 20 | ### Roadmap
|
22 | 21 | 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.
|
23 | 22 |
|
24 | 23 | ### Community
|
25 |
| -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). |
| 24 | +Pion has an active community on the [Slack](https://pion.ly/slack). |
26 | 25 |
|
27 |
| -We are always looking to support **your projects**. Please reach out if you have something to build! |
| 26 | +Follow the [Pion Twitter](https://twitter.com/_pion) for project updates and important WebRTC news. |
28 | 27 |
|
| 28 | +We are always looking to support **your projects**. Please reach out if you have something to build! |
29 | 29 | 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)
|
30 | 30 |
|
31 | 31 | ### Contributing
|
32 |
| -Check out the **[contributing wiki](https://github.com/pion/webrtc/wiki/Contributing)** to join the group of amazing people making this project possible: |
| 32 | +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) |
33 | 33 |
|
34 | 34 | ### License
|
35 |
| -MIT License - see [LICENSE](LICENSE) for full text |
| 35 | +MIT License - see [LICENSE](LICENSE) for full text |
0 commit comments