Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rommguy committed Mar 31, 2016
1 parent 2afde14 commit a1b064a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Animations and scroll rate **exactly** like native scroll
### How to use ?
Custom scroll component is available in commonJS format so you can just require it after installing.
There is also a UMD version - inside dist directory.
In both cases you have to include the customScroll.css file in your page.
In both cases **you have to include the customScroll.css** file in your page.

wrap your content with the custom scroll component
remove overflow style properties from your content root component - The custom scroll will take care of it
Expand Down

0 comments on commit a1b064a

Please sign in to comment.