This commit is contained in:
Peter Hedenskog 2012-07-04 21:31:05 +02:00
commit ef26e0f255
1 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,10 @@
sitespeed
Sitespeed.io - how speedy is your site
=========
How speedy is your site?
<ol>
<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>