diff --git a/README.md b/README.md index aa1eec0..7907990 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ This will be stored in an array in `events/[FLOOR].json` to be accessed by clien ### Tag Used to represent a tag that can be applied by ID to a Room or Event. This object gets represented in the app as a searchable tag chip. + `radiogroup` can be used to un-toggle other tags when this one is selected. `show` can be used to hide the tag from search completely. ```json