Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-olsen committed Feb 21, 2018
1 parent a7bdc7c commit c973385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# X-Menu
# BurgerMenu

> An animated, automated dropdown, (literal) hamburger menu script. Uses pure JavaScript, no frameworks required.
>
Expand Down Expand Up @@ -32,4 +32,4 @@ For the HTML, something like this:
If you want a white icon/menu, add `burgerMenuWhite`.
<ul class="burgerMenu burgerMenuWhite" title="My burger menu" id="mainNavMenu">

Check the CSS file for information on which classes to include in a custom stylesheet for different colors. You can also copy the SVG icon from the `img` folder, and edit colors, etc. from there.
Check the CSS file for information on which classes to include in a custom stylesheet for different colors. You can also copy the SVG icon from the `img` folder, and edit colors, etc. from there.

0 comments on commit c973385

Please sign in to comment.