From 417aeb150de009785f59322fe946e40df8c1cd4c Mon Sep 17 00:00:00 2001 From: mom040267 Date: Sun, 19 Jul 2015 21:24:29 -0700 Subject: [PATCH] Update README.md readme updated --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2d69c4..2f02fcc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ **_This project evolved from rfc5766-turn-server project (https://code.google.com/p/rfc5766-turn-server/). There are many new advanced TURN specs which are going far beyond the original RFC 5766 document. This project takes the code of rfc5766-turn-server as the starter, and adds new advanced features to it._** +[Downloads page](https://github.com/coturn/coturn/wiki/Downloads) +[Wiki pages](https://github.com/coturn/coturn/wiki/) + # Free open source implementation of TURN and STUN Server # The TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server and gateway, too. @@ -116,4 +119,4 @@ email:mom040267@gmail.com ### Feedback is very welcome (bugs, issues, suggestions, stories, questions). ### -### Volunteers are welcome, too. ### \ No newline at end of file +### Volunteers are welcome, too. ###