mirror of https://github.com/sualko/cloud_bbb
docs: update readme
parent
7bab22b191
commit
105aff8708
|
@ -3,6 +3,7 @@
|
||||||
[![Build Status](https://travis-ci.org/sualko/cloud_bbb.svg?branch=master)](https://travis-ci.org/sualko/cloud_bbb)
|
[![Build Status](https://travis-ci.org/sualko/cloud_bbb.svg?branch=master)](https://travis-ci.org/sualko/cloud_bbb)
|
||||||
![Downloads](https://img.shields.io/github/downloads/sualko/cloud_bbb/total.svg)
|
![Downloads](https://img.shields.io/github/downloads/sualko/cloud_bbb/total.svg)
|
||||||
![GitHub release](https://img.shields.io/github/release/sualko/cloud_bbb.svg)
|
![GitHub release](https://img.shields.io/github/release/sualko/cloud_bbb.svg)
|
||||||
|
|
||||||
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/sualko)
|
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/sualko)
|
||||||
|
|
||||||
This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).
|
This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).
|
||||||
|
@ -82,11 +83,12 @@ Writing such an application is a lot of work and therefore we are specially
|
||||||
thankful for people and organisations who are sponsoring features or bug fixes:
|
thankful for people and organisations who are sponsoring features or bug fixes:
|
||||||
|
|
||||||
- [Medienwerkstatt Minden-Lübbecke e.V.](https://www.medienwerkstatt.org) manage recordings ([#19])
|
- [Medienwerkstatt Minden-Lübbecke e.V.](https://www.medienwerkstatt.org) manage recordings ([#19])
|
||||||
- [Deutscher Bundesjugendring](https://www.dbjr.de) version [0.4.0]
|
- [Deutscher Bundesjugendring](https://www.dbjr.de) version [0.4.0], version [0.5.0]
|
||||||
|
|
||||||
If you are looking for other ways to contribute to this project, you are welcome
|
If you are looking for other ways to contribute to this project, you are welcome
|
||||||
to look at our [contributor guidelines]. Every contribution is valuable :tada:.
|
to look at our [contributor guidelines]. Every contribution is valuable :tada:.
|
||||||
|
|
||||||
[contributor guidelines]: https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md
|
[contributor guidelines]: https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md
|
||||||
[#19]: https://github.com/sualko/cloud_bbb/issues/19
|
[#19]: https://github.com/sualko/cloud_bbb/issues/19
|
||||||
[0.4.0]: https://github.com/sualko/cloud_bbb/releases/tag/v0.4.0
|
[0.4.0]: https://github.com/sualko/cloud_bbb/releases/tag/v0.4.0
|
||||||
|
[0.5.0]: https://github.com/sualko/cloud_bbb/releases/tag/v0.5.0
|
Loading…
Reference in New Issue