Skip to content

Commit

Permalink
docs(readme): add Playroom setup disclaimer
Browse files Browse the repository at this point in the history
Closes #24.
  • Loading branch information
rbardini committed May 13, 2021
1 parent 9b024cb commit 0cdfe17
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@

Design with [Playroom](https://github.com/seek-oss/playroom) inside [Storybook](https://storybook.js.org), using each story source as a starting point.

[Live demo](https://storybook-addon-playroom.js.org)

![Demo](demo.gif)

## Installation
[View demo →](https://storybook-addon-playroom.js.org)

## Getting started

> **Note:** Playroom must be set up and running before using this addon, see [instructions](https://github.com/seek-oss/playroom#getting-started).
```console
npm install --save-dev storybook-addon-playroom
Expand Down

0 comments on commit 0cdfe17

Please sign in to comment.