From a284124e2de16b9ea21d1ec535a8f95fdf6fa80c Mon Sep 17 00:00:00 2001 From: Amir Sanni Date: Mon, 13 Apr 2020 21:00:02 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 755341a..c280410 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 Ratchet (PHP WebSockets). +A one-to-one text, audio and video chat application built with webRTC and RatchetPHP (https://github.com/ratchetphp/Ratchet). # Requirements - PHP >= 5.4