From 62afc77b98e0265b35973786156504b401f43042 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 28 Apr 2016 00:23:55 +0800 Subject: [PATCH] update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b07e557..c85c40c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ CSS3 Styles for Checkbox and Radio Button inputs look prettier. with only one el # Usage +```bash +$ npm install magic-input +``` + Include `dist/magic-input.css` or `dist/magic-input.min.css` in your html. If your use [Stylus](https://github.com/stylus/stylus) use `magic-input.styl` ```html