From 5a47116fe72966cf3ef07b4bb4bafa5e2222e1dd Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Tue, 3 Oct 2017 14:56:02 +0200 Subject: [PATCH] 6.0 is coming --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c94ade308..781b4cf68 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ ## Welcome to the wonderful world of web performance! +*IMPORTANT*: Master is now the coming 6.0. If you need to a patch release, use the [5.x branch](https://github.com/sitespeedio/sitespeed.io/tree/5.x). 6.0 is going to be released sometimes after Firefox 57. + Using sitespeed.io you can: * Test your web site against Web Performance best practices using the [Coach](https://github.com/sitespeedio/coach). * Collect Navigation Timing API, User Timing API and Visual Metrics from Firefox/Chrome using [Browsertime](https://github.com/sitespeedio/browsertime).