Skip to content

Commit

Permalink
Fixing formatting typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Zissman committed Jul 2, 2015
1 parent 237b080 commit 2ccf338
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 @@ -27,7 +27,7 @@ TimeMe.js to work.
<h3>How do I use TimeMe.js?</h3>

First, obtain a copy of timeme.js and ifvisible.js. You can get both by installing TimeMe.js via Bower: <br/><br/>
<div class="code-block"><pre><code>bower install timeme.js</div><br/><br/>
<div class="code-block"><pre><code>bower install timeme.js<pre><code></div><br/><br/>
Then, simply include the following lines of code in your page's head element: <br/><br/>
<div class="code-block"><pre><code>&lt;script src="ifvisible.js"&gt;&lt;/script&gt;
&lt;script src="timeme.js"&gt;&lt;/script"&gt;
Expand Down

0 comments on commit 2ccf338

Please sign in to comment.