From e3d378a4ba6ddd4df45737bec361fd71aa2275f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Fri, 6 Nov 2015 16:23:13 +0100 Subject: [PATCH] v1.8.2 --- README.md | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aec7054..149dce3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Yellow Lab Tools -Analyzes a webpage and detects **performance** or **front-end code quality** issues. Easy to launch, easy to understand, in-depth details. +Analyzes a webpage and detects **performance** or **front-end code quality** issues. Free, easy to launch, easy to understand, in-depth details. # @@ -84,7 +84,9 @@ Please read the [license](LICENSE). Icons are the property of [IcoMoon.io](https ## Author -Gaël Métais. I'm a webperf freelance based in Paris. If you understand French, you can visit [my website](http://www.gaelmetais.com). +Gaël Métais. I'm a webperf freelance. Follow me on Twitter [@gaelmetais](https://twitter.com/gaelmetais), I tweet about Web Performances, Front-end and new versions of YellowLabTools! + +If you understand French, you can visit [my website](http://www.gaelmetais.com) (will be soon in English too). ## Contributors diff --git a/package.json b/package.json index 883deef..771aca9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "1.8.1", + "version": "1.8.2", "description": "Online tool to audit a webpage for performance and front-end quality issues", "license": "GPL-2.0", "author": {