diff --git a/README.md b/README.md index eceb4736cf83818fc31cf34297cdb46ea8af4657..d52cec9c0494c05a302c52e18678c5d171c49c34 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Authors: Fabian Rausch and Felix Welter # Context This project was developed during the Master Project "Web Interfaces for Language Processing Systems 2020" and was supervised -by Prof. Dr. Chris Biemann and Dr. Seid Muhie Yimam. In light of the Corona pandemic 2020 this Master Project aimed at improving the online conferencing software bigbluebutton. +by Prof. Dr. Chris Biemann and Dr. Seid Muhie Yimam. In light of the Corona pandemic 2020 this Master Project aimed at improving the online conferencing software BigBlueButton. # Project overview @@ -117,8 +117,8 @@ There are docker containers available for the following components: Unless stated otherwise, always use the latest version available. Specific instructions to run each container can be found in the respective repositories. -The html5-client is not dockerized since it adheres to the [development guidelines of bigbluebutton](https://docs.bigbluebutton.org/2.2/dev.html#developing-the-html5-client). -The message-broker is a trivial nodejs script and can easily be run on a bigbluebutton server. +The html5-client is not dockerized since it adheres to the [development guidelines of BigBlueButton](https://docs.bigbluebutton.org/2.2/dev.html#developing-the-html5-client). +The message-broker is a trivial nodejs script and can easily be run on a BigBlueButton server. If you have no experience with docker please check out [docker installation](https://docs.docker.com/get-started/) and [docker usage](https://docs.docker.com/get-started/part2/). @@ -216,7 +216,7 @@ in other software development projects and could be more suitable if other indiv want to setup the service system of the Related Items project. **Option 1** -Host everything (including bigbluebutton) locally. [According to bigbluebutton this is +Host everything (including BigBlueButton) locally. [According to BigBlueButton this is possible with an Ubuntu 16](https://docs.bigbluebutton.org/2.2/install.html#minimum-server-requirements) machine. Please be aware that for BigBlueButton, Kaldi and Elasticsearch a considerable amount of hardware ressources is needed.