Update master
This commit is contained in:
parent
453a25c0f5
commit
6d5e806934
12
README.md
12
README.md
|
|
@ -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>
|
||||||
Loading…
Reference in New Issue