From 59002f83db180b7d35f03e9277574f3e65cc9a9f Mon Sep 17 00:00:00 2001 From: Stefan Schindler Date: Thu, 7 May 2020 00:26:55 +0200 Subject: [PATCH] Use unicode emoji to balance brackets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da8b6bb2b9a2..974d85b13bbc 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ We designed BigBlueButton for online learning (though it can be used for many [o * Group collaboration (many-to-many) * Online classes (one-to-many) -You can install on a Ubuntu 16.04 64-bit server. We provide [bbb-install.sh](https://github.com/bigbluebutton/bbb-install) to let you have a server up and running within 30 minutes (or your money back :-). +You can install on a Ubuntu 16.04 64-bit server. We provide [bbb-install.sh](https://github.com/bigbluebutton/bbb-install) to let you have a server up and running within 30 minutes (or your money back 😉). For full technical documentation BigBlueButton -- including architecture, features, API, and GreenLight (the default front-end) -- see [https://docs.bigbluebutton.org/](https://docs.bigbluebutton.org/).