removed wrong auth info [skip ci]

This commit is contained in:
Peter Hedenskog 2012-09-26 16:23:59 +03:00
parent d3924df538
commit 9602da2738
1 changed files with 0 additions and 5 deletions

View File

@ -36,11 +36,6 @@ If you want to crawl deeper than one level, that is the next parameter.
./sitespeed.io http://github.com/ 2
</code>
If your site is behind basic auth, you can fetch it by
<code>
./sitespeed.io http://github.com/hidden/ 1 login password
</code>
Roadmap
-------
See the issue list.