Merge branch 'master' of github.com:sitespeedio/sitespeed.io

This commit is contained in:
soulgalore 2014-02-03 21:16:15 +01:00
commit 4afb45486f
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version 2.5.5
------------------------
* Bug fix: New version of the crawler, the proxy support was broken in the last release
* Added proxy support when collecting Navigation Timing metrics #351
* Added support for local configuration wher you can override default configuration (thanks @AD7six)
* Added support for local configuration where you can override default configuration (thanks @AD7six)
version 2.5.4
------------------------

View File

@ -8,6 +8,7 @@ You can use it on Mac, Linux & Windows (using Git Bash). And collect timing metr
Run on Mac OS X
=============
```bash
$ brew tap tobli/browsertime
$ brew install sitespeedio/sitespeedio/sitespeed.io
$ sitespeed.io -h
```