Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rok Fortuna authored Aug 17, 2018
1 parent 9ffe3eb commit 8ad4e3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# react-sidemenu

Lightweight side menu component written in React.js. No jQuery, just CSS3.
Expand All @@ -23,7 +24,7 @@ ES6 syntax:
ES5 syntax:

var SideMenu = require('react-sidemenu').SideMenu;

**Styling:** To use default styling include `react-sidemenu.css` to your project. For an idea on how to customize styling see [Demo](http://react-sidemenu-demo.herokuapp.com/).
## Demo & Examples
[Demo](http://react-sidemenu-demo.herokuapp.com/) showcasing the functionalities & code examples (wait for it to load a bit as it is on free plan on Heroku). We use Font Awesome as a CDN for the example icons to show.

Expand Down

0 comments on commit 8ad4e3d

Please sign in to comment.