From cead5e7321a059eed98bbf4a475c15e35305bfba Mon Sep 17 00:00:00 2001
From: Amir <amirsanni@gmail.com>
Date: Fri, 17 Apr 2020 16:51:54 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c83f640..6191853 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Video Call App
-A one-to-one text, audio and video chat application built with webRTC and RatchetPHP (https://github.com/ratchetphp/Ratchet).
+A one-to-one text, audio and video chat application built with WebRTC and [RatchetPHP](https://github.com/ratchetphp/Ratchet).
 
 # Requirements
 - PHP >= 5.4