diff --git a/README.md b/README.md index 7b9e1d3..f4ba98c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ TimeMe.js to work.

How do I use TimeMe.js?

First, obtain a copy of timeme.js and ifvisible.js. You can get both by installing TimeMe.js via Bower:

-
bower install timeme.js


+
bower install timeme.js


Then, simply include the following lines of code in your page's head element:

<script src="ifvisible.js"></script>
 <script src="timeme.js"></script">