1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Update README.md

This commit is contained in:
Guillermo Rauch 2016-12-20 12:45:27 -08:00 committed by GitHub
parent 9056116c5b
commit 1af5bc98bb

View file

@ -3,6 +3,7 @@
This example features:
* An app with four simple pages
* The "about" page uses the imperative (i.e.: "manual") prefetching API to prefetch on hover
* It will prefetch all the pages in the background except the "contact" page
## How to run it