Browse Source

Revert "Add note about WebRTC version to README (see #93)"

This reverts commit 511051025fcba0c15eca083e597d92a5219011e1.
We only want the note on the master branch.
Jonas Herzig 4 years ago
parent
commit
c76355f255
1 changed files with 0 additions and 5 deletions
  1. 0 5
      README.md

+ 0 - 5
README.md

@@ -1,8 +1,3 @@
-**If you do not have specific requirements, please consider using the `webrtc` version instead: https://github.com/Johni0702/mumble-web/tree/webrtc (note that setup instructions differ significantly).
-It should be near identical in features but less susceptible to performance issues. If you are having trouble with the `webrtc` version, please let us know.**
-
-PRs, unless webrtc-specific, should still target `master`.
-
 # mumble-web
 
 Note: This WebRTC branch is not backwards compatible with the current release, i.e. it expects the server/proxy to support WebRTC which neither websockify nor Grumble do. Also note that it requires an extension to the Mumble protocol which has not yet been stabilized and as such may change at any time, so make sure to keep mumble-web and mumble-web-proxy in sync.