diff --git a/README.md b/README.md index 55590a7..8693d74 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,13 @@ - +Yellow Lab Tools -Analyzes a webpage and detects **performance** or **front-end code quality** issues. +Analyzes a webpage and detects **performance** or **front-end code quality** issues. Easy to launch, easy to understand, in-depth details. - -### Choose your way to use the tool: +No website should go live without being tested with Yellow Lab Tools
- The online tool (recommended) -
+ The online tool (recommended): http://yellowlab.tools
@@ -18,7 +16,7 @@ Analyzes a webpage and detects **performance** or **front-end code quality** iss
- The CLI (Command Line Interface) - doc here + The CLI (Command Line Interface) - Doc here @@ -26,30 +24,29 @@ Analyzes a webpage and detects **performance** or **front-end code quality** iss
- The Grunt task for devs or CI -
- Visit gmetais/grunt-yellowlabtools + The Grunt task: gmetais/grunt-yellowlabtools +
For developers or Continuous Integration
- +
- The NPM package - doc here + The NodeJS package - Doc here - +
- The public API - doc here + The public API - Doc here
Allows you to launch runs from any language
- +
diff --git a/doc/img/api-logo.png b/doc/img/api-logo.png index 8a54bd0..acccb97 100644 Binary files a/doc/img/api-logo.png and b/doc/img/api-logo.png differ diff --git a/doc/img/commandment.png b/doc/img/commandment.png new file mode 100644 index 0000000..a87ac8f Binary files /dev/null and b/doc/img/commandment.png differ