From a09350f0ac6a22862c3ec2758e0de0fb6726cc4a Mon Sep 17 00:00:00 2001 From: mg901 Date: Sat, 16 Mar 2019 04:22:46 +0300 Subject: [PATCH] fix: fix readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a29acd2..61e55b2c 100644 --- a/README.md +++ b/README.md @@ -28,16 +28,22 @@ All Contributors -Simple and powerful css breakpoints for styled-components and emotion with TypeScript and Flow type annotations out of the box.

+
+
+
+
## Demo sandbox [![Edit Styled breakpoints demo](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/23583q00o0?hidenavigation=1) +## Introduction +

Styled Breakpoints is simple and powerful tool for creating breakpoints in styled-components or emotion with TypeScript and Flow type annotations out of the box.

+ ## Installation @@ -45,6 +51,10 @@ yarn add styled-breakpoints ``` +``` +npm i styled-breakpoints +``` + ## Usage ### With Default breakpoints