diff --git a/README.md b/README.md index 7bba83c..b04000f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +
+ +
+ # Composion A component library made with [React](https://reactjs.org) and [Emotion](https://emotion.sh). @@ -12,9 +16,13 @@ I believe that a good library is a library that is **simple to teach**. But Flex ## Run examples +```shell +yarn install yarn start-storybook +``` ## Inspirations