diff --git a/README.md b/README.md index 19f01619bd..a4db363f1d 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ BigBlueButton ============= -BigBlueButton is an open source web conferencing system. +BigBlueButton is an open source virtual classroom designed to help teachers teach and learners learn. -BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, multi-user whiteboard, and breakout rooms. +BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard annotations), chat, and the screen. Instructors can engage remote students with polling, emojis, multi-user whiteboard, shared notes, and breakout rooms. During the session, BigBlueButton generates analytics that are visible in the Presenters can record and playback content for later sharing with others. -We designed BigBlueButton for online learning, (though it can be used for many [other applications](https://www.c4isrnet.com/it-networks/2015/02/11/disa-to-replace-dco-with-new-collaboration-services-tool/) as well). The educational use cases for BigBlueButton are +We designed BigBlueButton for online learning, it can be used for many other applicationsas well). The educational use cases for BigBlueButton are * Online tutoring (one-to-one) * Flipped classrooms (recording content ahead of your session) * Group collaboration (many-to-many) * Online classes (one-to-many) -You can install on a Ubuntu 22.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 😉). +The latest versionn is BigBlueButton 2.6. You can install BigBlueButton 2.6 on Ubuntu 20.04 using [bbb-install.sh](https://github.com/bigbluebutton/bbb-install) 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/).