From 655cc38312fb36bf2ae2be9c1cfb451b53489fcd Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Tue, 28 Jul 2015 10:27:15 +0200 Subject: [PATCH 1/2] Added link to http://spreedbox.com --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a3f9f712..a1481bf3 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ Spreed WebRTC Spreed WebRTC implements a WebRTC audio/video call and conferencing server and web client. -The latest version of Spreed WebRTC can be found on GitHub: -https://github.com/strukturag/spreed-webrtc +The latest source of Spreed WebRTC can be found on [GitHub](https://github.com/strukturag/spreed-webrtc). IF you are a user, just wanting a secure and private alternative for online communication make sure to check out the [Spreedbox](http://spreedbox.com), providing a ready to use hardware with Spreed WebRTC included. ## Build prerequisites From 1e86a62f7cb1c4873ad6a2b1c83c06499aed151e Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Tue, 28 Jul 2015 10:28:05 +0200 Subject: [PATCH 2/2] Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1481bf3..2c4acde4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Spreed WebRTC Spreed WebRTC implements a WebRTC audio/video call and conferencing server and web client. -The latest source of Spreed WebRTC can be found on [GitHub](https://github.com/strukturag/spreed-webrtc). IF you are a user, just wanting a secure and private alternative for online communication make sure to check out the [Spreedbox](http://spreedbox.com), providing a ready to use hardware with Spreed WebRTC included. +The latest source of Spreed WebRTC can be found on [GitHub](https://github.com/strukturag/spreed-webrtc). If you are a user, just wanting a secure and private alternative for online communication make sure to check out the [Spreedbox](http://spreedbox.com), providing a ready to use hardware with Spreed WebRTC included. ## Build prerequisites