Skip to content

Commit 2bdd859

Browse files
committed
Add description
1 parent b4e53cd commit 2bdd859

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Include [pace.js](https://raw.github.com/HubSpot/pace/v0.4.2/pace.min.js) and th
55
[theme](http://github.hubspot.com/pace/docs/themes/) css of your choice on your page
66
(as early as is possible), and you're done!
77

8+
Pace will automatically monitor your ajax requests, event loop lag, document
9+
ready state, and elements on your page to decide the progress. On ajax navigation
10+
it will begin again!
11+
812
If you use AMD or Browserify, require in pace.js and call `pace.start()` as early in
913
the loading process as is possible.
1014

0 commit comments

Comments
 (0)