Skip to content

Commit

Permalink
Make Set Up classes a subtitle to Get started
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaynesov committed Jul 4, 2017
1 parent d1031e4 commit 997929c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Control your page body classes with vue-router easily
vue.js 2.x
vue-router 2.x

##Installation
## Installation

npm install vue-body-class --save

Expand All @@ -14,7 +14,7 @@ npm install vue-body-class --save
import vbclass from 'vue-body-class'
Vue.use( vbclass, { router } )

## Set Up classes
### Set Up classes

Just add bodyClass property to route object in your vue-router routes.

Expand Down

0 comments on commit 997929c

Please sign in to comment.