Skip to content

Commit

Permalink
Merge pull request #49 from szegheo/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
devote committed Feb 3, 2014
2 parents cf14b8e + 7644642 commit c5d87cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@ ENGLISH

This Javascript library provides an emulation of HTML5 History API for older browsers.

The library operates according to W3C specification, adding no new or incompatible methods. The library can be used exactly as described, for example, in Dive Into HTML5 book (http://diveintohtml5.info/history.html) or in the History API Specification (http://www.w3.org/TR/html5/history.html#the-history-interface).
The library operates according to W3C specification, adding no new or incompatible methods. The library can be used exactly as described, for example, in Dive Into HTML5 book (http://diveintohtml5.info/history.html) or in the History API Specification (http://www.w3.org/TR/html5/browsers.html#the-history-interface).

Example of using the library in the pure JS context:

Expand Down

0 comments on commit c5d87cf

Please sign in to comment.