Skip to content

Commit

Permalink
Update README.md breakout rooms to reflect limitations (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
bishopwm authored and Daniel Fosco committed Jan 24, 2024
1 parent 85ec9dd commit 7ebe7b9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions examples/breakout-rooms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This example shows you how leverage collaborative and real-time features, including sessions and real-time events and storage.

> Note: To utilize all the functionality for this app, including the timer method, you will need to be on a Starter or higher Miro plan, and authorize the app under a non-developer team.
# πŸ‘¨πŸ»β€πŸ’» App Demo

https://github.com/miroapp/app-examples/assets/7162412/e03987e3-f85b-48ab-86b8-f4314c3c5e76
Expand All @@ -11,7 +13,6 @@ https://github.com/miroapp/app-examples/assets/7162412/e03987e3-f85b-48ab-86b8-f
- [Included Features](#features)
- [Tools and Technologies](#tools)
- [Prerequisites](#prerequisites)
- [Associated Developer Tutorial](#tutorial)
- [Run the app locally](#run)
- [Folder Structure](#folder)
- [License](#license)
Expand Down Expand Up @@ -67,11 +68,6 @@ https://github.com/miroapp/app-examples/assets/7162412/e03987e3-f85b-48ab-86b8-f
- Your development environment includes [Node.js 14.13](https://nodejs.org/en/download) or a later version.
- All examples use `npm` as a package manager and `npx` as a package runner.

# πŸ“– Associated Developer Tutorial <a name="tutorial"></a>

> To view a more in depth developer tutorial
> of this app (including code explanations) see the [custom actions tutorial](https://developers.miro.com/docs/add-custom-actions-to-your-app) on Miro's Developer documentation.
# πŸƒπŸ½β€β™‚οΈ Run the app locally <a name="run"></a>

1. Run `npm install` to install dependencies.
Expand Down

0 comments on commit 7ebe7b9

Please sign in to comment.