diff --git a/README.md b/README.md index 7bba83c..b04000f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ composion +

+ # 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 + diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..624a1d7 Binary files /dev/null and b/logo.png differ