Update master

This commit is contained in:
Peter Hedenskog 2012-07-04 22:28:42 +03:00
parent 453a25c0f5
commit 6d5e806934
1 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,10 @@
sitespeed Sitespeed.io - how speedy is your site
========= =========
<ol>
How speedy is your site? <li>Install PhantomJs http://code.google.com/p/phantomjs/wiki/Installation</li>
<li>Checkout this repository</li>
<li>Run the script with the url you want to test:
<code>
./sitespeed.io http://peterhedenskog.com
</code>
</li>