Skip to content

Commit

Permalink
Merge pull request #6 from mattbrundage/patch-1
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
arv committed Jun 18, 2015
2 parents a88eaec + ae9e090 commit aa989ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ INSTALLATION
Include the ExplorerCanvas tag in the same directory as your HTML files, and
add the following code to your page, preferably in the <head> tag.

<!--[if IE]><script type="text/javascript" src="excanvas.js"></script><![endif]-->
<!--[if lte IE 8]><script type="text/javascript" src="excanvas.js"></script><![endif]-->

If you run into trouble, please look at the included example code to see how
to best implement this
to best implement this

0 comments on commit aa989ea

Please sign in to comment.