diff --git a/README.md b/README.md index fd7f8e8..c40ae6d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,28 @@ Circles with colors. That's it. That's the component. ![screenshot](./screenshot.png) +## Usage + +Set the `status` property of the `status-indicator` component to any of the following: positive, negative, active, intermediary. + +```html + + All systems operational + + + Something's wrong + + + It's just fine; carry on + + + Nothing matters + + + Slow down... + +``` + --- A project by _Ayo_