diff --git a/README.md b/README.md
index 7d907c8..55590a7 100644
--- a/README.md
+++ b/README.md
@@ -1,56 +1,57 @@
-Useful tool that analyzes a webpage and detects **performance** and **front-end code quality** issues.
+Analyzes a webpage and detects **performance** or **front-end code quality** issues.
### Choose your way to use the tool:
| -The online tool (recommended) -[http://yellowlab.tools](http://yellowlab.tools) - | -
-
- |
-
| -The CLI (Command Line Interface) - [doc here](https://github.com/gmetais/YellowLabTools/wiki/Command-Line-Interface) -```npm install yellowlabtools -g``` - | -
-
- |
-
| -The Grunt task for developers or Continuous integration -Visit [gmetais/grunt-yellowlabtools](https://github.com/gmetais/grunt-yellowlabtools) - | -
-
- |
-
| -The NPM package - [doc here](https://github.com/gmetais/YellowLabTools/wiki/NodeJS-module) -```npm install yellowlabtools``` - | -
-
- |
-
| -The public API - [doc here](https://github.com/gmetais/YellowLabTools/wiki/Public-API) -Allows you to launch runs in a RESTful way - | -
-REST- |
-
|
+ The online tool (recommended)
+ + http://yellowlab.tools + |
+
+
+ |
+
| + The CLI (Command Line Interface) - doc here + | +
+
+ |
+
|
+ The Grunt task for devs or CI
+ + Visit gmetais/grunt-yellowlabtools + |
+
+
+ |
+
| + The NPM package - doc here + | +
+
+ |
+
|
+ The public API - doc here
+ + Allows you to launch runs from any language + |
+
+
+ |
+