diff --git a/.github/pion-gopher-webrtc.png b/.github/pion-gopher-webrtc.png new file mode 100644 index 00000000..005ac6a6 Binary files /dev/null and b/.github/pion-gopher-webrtc.png differ diff --git a/README.md b/README.md index ff33f949..e2a3fc53 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/18f4aec384894e6aac0b94effe51961d)](https://www.codacy.com/app/Sean-Der/webrtc) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md) +
+ + + +
+ A Golang implementation of the WebRTC API. See [DESIGN.md](DESIGN.md) for the features it offers, and future goals. @@ -67,6 +73,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) * [John Bradley](https://github.com/kc5nra) - *Original Author* * [Sean DuBois](https://github.com/Sean-Der) - *Original Author* +* [Michael Melvin Santry](https://github.com/santrym) - *Mascot* ## Project Ideas I am looking to support other interesting WebRTC projects, so if you have something to build please reach out!