From 5bf896b8709c8fed62b181fa1e5773334fe7eb8c Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Tue, 15 Oct 2013 22:12:05 +0200 Subject: [PATCH] changed URL:s and removed related projects [skip ci] --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 47ff5697d..d68265f70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Sitespeed.io - how speedy is your website? [![Build Status](https://secure.travis-ci.org/soulgalore/sitespeed.io.png?branch=master)](http://travis-ci.org/soulgalore/sitespeed.io) +Sitespeed.io - how speedy is your website? [![Build Status](https://secure.travis-ci.org/soulgalore/sitespeed.io.png?branch=master)](http://travis-ci.org/soulgalore/sitespeed.io) ============= Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance, based on performance best practices rules and collecting metrics using the Navigation Timing API. @@ -10,22 +10,12 @@ Sitespeed.io will create six different result pages: * Most used assets report * Screenshots -![The site summary page](https://raw.github.com/soulgalore/sitespeed.io/master/doc/summary-1.8.jpg) +![The site summary page](https://raw.github.com/sitespeedio/sitespeed.io/master/doc/summary-1.8.jpg) See http://www.sitespeed.io for documentation. The branches: *master* is the latest release, the *wip-branch* is the coming release. -Related projects: - * https://github.com/soulgalore/yslow - The YSlow fork holding the sitespeed.io specific rules - * https://github.com/soulgalore/crawler - Crawler used to fetch the URL:s that will be analyzed - * https://github.com/soulgalore/xml-velocity - Used to convert the XML from Yslow to HTML - * https://github.com/soulgalore/doc.sitespeed.io - The documentation site - * https://github.com/tobli/browsertime - Browser Time fetches timings from your browser - * https://github.com/soulgalore/delay - Delay your assets. Project used for testing if the sitespeed rules are working - - - [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/soulgalore/sitespeed.io/trend.png)](https://bitdeli.com/free "Bitdeli Badge")