From 3eb8833d2235f951667eb271eee2442178ae19a6 Mon Sep 17 00:00:00 2001 From: chang-ning Date: Sat, 3 Sep 2016 10:37:37 +0800 Subject: [PATCH] Modify README :octocat: --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 999bb8b..99277d8 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,36 @@ -# Install +# noslide.js + +[![NPM](https://nodei.co/npm/noslide.js.png)](https://nodei.co/npm/noslide.js/) + +### Install ```bash git clone https://github.com/crazyguitar/noslide.js cd noslide.js npm install ``` -### Install binary tool +##### Install binary tool ```bash npm install -g ``` -# Demo +### Demo ![](images/demo.gif) -# Binary tool +### Binary tool ```bash ./noslide -t -# or exec npm install -g +### or exec npm install -g noslide ``` -# How to use ``noslide`` +### How to use ``noslide`` ```js var noslide = require('./index').noslide