mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 19:25:12 +00:00
Merge pull request #21 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
This commit is contained in:
commit
a702d36f56
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# libwebrtc [![License][license-img]][license-href] [![Build Status][travis-img]][travis-href] [![Build Status][appveyor-img]][appveyor-href]
|
# libwebrtc [![License][license-img]][license-href] [![Join the chat at https://gitter.im/aisouard/libwebrtc][gitter-img]][gitter-href] [![Build Status][travis-img]][travis-href] [![Build Status][appveyor-img]][appveyor-href]
|
||||||
|
|
||||||
This repository contains a collection of CMake scripts to help you embed
|
This repository contains a collection of CMake scripts to help you embed
|
||||||
Google's native WebRTC implementation inside your project as simple as this:
|
Google's native WebRTC implementation inside your project as simple as this:
|
||||||
|
|
@ -206,6 +206,8 @@ Apache License 2.0 © [Axel Isouard][author]
|
||||||
[appveyor-href]:https://ci.appveyor.com/project/aisouard/libwebrtc
|
[appveyor-href]:https://ci.appveyor.com/project/aisouard/libwebrtc
|
||||||
[travis-img]:https://travis-ci.org/aisouard/libwebrtc.svg?branch=master
|
[travis-img]:https://travis-ci.org/aisouard/libwebrtc.svg?branch=master
|
||||||
[travis-href]:https://travis-ci.org/aisouard/libwebrtc
|
[travis-href]:https://travis-ci.org/aisouard/libwebrtc
|
||||||
|
[gitter-img]:https://badges.gitter.im/aisouard/libwebrtc.svg
|
||||||
|
[gitter-href]:https://gitter.im/aisouard/libwebrtc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
||||||
[osx1011sdk]: https://github.com/phracker/MacOSX-SDKs/releases/download/MacOSX10.11.sdk/MacOSX10.11.sdk.tar.xz
|
[osx1011sdk]: https://github.com/phracker/MacOSX-SDKs/releases/download/MacOSX10.11.sdk/MacOSX10.11.sdk.tar.xz
|
||||||
[vs2015-installer]:https://www.microsoft.com/en-US/download/details.aspx?id=48146
|
[vs2015-installer]:https://www.microsoft.com/en-US/download/details.aspx?id=48146
|
||||||
[twitter]:https://twitter.com/aisouard
|
[twitter]:https://twitter.com/aisouard
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue