Skip to content

Commit

Permalink
(doc) README update
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Sellier committed Jul 25, 2010
1 parent f6e9ed7 commit cebd9be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -14,8 +14,14 @@ it will skip those, cause they ain't no JavaScript.
usage
-----

Put this at the end of your `<body>`:

<script src="hijs.js"></script>

If you would like to specify what gets highlighted, set the global `hijs` variable before you include the script:

window.hijs = '.highlight';

example
-------

Expand Down

0 comments on commit cebd9be

Please sign in to comment.