diff --git a/.github/contributing.md b/.github/contributing.md index 90ad596..ec922b4 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -62,6 +62,8 @@ If you like to sponsor a specific feature, bug fix or the project in general you can also contact any maintainer of this application to support open source development. +[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/sualko) + [open a new issue]: https://github.com/sualko/cloud_bbb/issues [Conventional Commits]: https://www.conventionalcommits.org [Nextclouds Transifex]: https://www.transifex.com/nextcloud/nextcloud/ \ No newline at end of file diff --git a/README.md b/README.md index 20dee33..b7a66ed 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ $ sudo bbb-conf --secret Enter these values in the additional settings section on the admin configuration page of your Nextcloud instance. +![Screenshot admin section](https://github.com/sualko/cloud_bbb/raw/master/docs/screenshot-admin.png) + ## Create your first room Go to the BigBlueButton section inside your personal settings page and enter a room name. That's it. You can now distribute the room url. diff --git a/docs/screenshot-admin.png b/docs/screenshot-admin.png new file mode 100644 index 0000000..3357729 Binary files /dev/null and b/docs/screenshot-admin.png differ