From 53a5d9e762d7c6cf85532ac8ed796ff22cc3b771 Mon Sep 17 00:00:00 2001 From: mx2 Date: Mon, 19 Jun 2023 14:52:26 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16314e2..c3761b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Rendezvous -Rendezvous is a real-time multi-media (audio, video, screen share, text, and pics) communication webapp powered by BitTorent (for peering) and webRTC (for data and real-time media) - it runs in a web browser on users' devices (mobile, tablet, laptop, or PC) - devices connect to each other - no cloud service is required. +Rendezvous is a real-time multi-media (audio, video, screen share, text, and pics) communication webapp powered by BitTorent (for peering) and webRTC (for data and real-time media) - it runs in a web browser on users' devices (mobile, tablet, laptop, or PC) - devices connect directly to each other - no cloud service is required.