Added license and readme

This commit is contained in:
Anton Georgiev
2024-06-10 11:41:00 -04:00
commit f9ee08e965
2 changed files with 182 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
# Repository of a plugin for BigBlueButton
## Description
A brief description of the plugin including a screenshot or a short video.
## Running the Plugin From Source Code
## Building the Plugin
## Background
BigBlueButton added supports for plugins in 2024 with BBB 3.0.
Check the official [documentation website](https://docs.bigbluebutton.org) for more information.
This plugin repository was created using the plugin [template repository for BigBlueButton](https://github.com/bigbluebutton/plugin-template) hosted on GitHub.