diff --git a/README.md b/README.md
index 4b541b1..20c1858 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Analyzes a webpage and detects **performance** or **front-end code quality** iss
https://yellowlab.tools
-
+
|
@@ -58,9 +58,9 @@ Analyzes a webpage and detects **performance** or **front-end code quality** iss
## How it works
-The tool loads the given URL via [PhantomJS](http://phantomjs.org/) (a headless browser) and collects various metrics and statistics with the help of [Phantomas](https://github.com/macbre/phantomas). These metrics are then categorized and transformed into scores. It also gives in-depth details so developpers can fix the detected issues.
+The tool loads the given URL and collects various metrics and statistics with the help of [Phantomas](https://github.com/macbre/phantomas). These metrics are then categorized and transformed into scores. It also gives in-depth details so developpers can fix the detected issues.
-By the way, it's free because we are geeks, not businessmen. All we want is a ★ on GitHub, it will boost our motivation to add more awesome features!!!
+By the way, it's free because I am a geek, not businessmen. In return, you can add a ★ on GitHub, it will boost my motivation to add more awesome features!!!

diff --git a/doc/img/YLT-animated.gif b/doc/img/YLT-animated.gif
deleted file mode 100644
index 718d072..0000000
Binary files a/doc/img/YLT-animated.gif and /dev/null differ
diff --git a/doc/img/home.png b/doc/img/home.png
new file mode 100644
index 0000000..48c46ce
Binary files /dev/null and b/doc/img/home.png differ
diff --git a/doc/img/logo.png b/doc/img/logo.png
index f8ecb4f..e505728 100644
Binary files a/doc/img/logo.png and b/doc/img/logo.png differ
diff --git a/doc/img/screenshot.png b/doc/img/screenshot.png
index 71cd7ea..459ba46 100644
Binary files a/doc/img/screenshot.png and b/doc/img/screenshot.png differ
diff --git a/front/src/img/favicon.png b/front/src/img/favicon.png
index 0a5a194..23ff5bc 100644
Binary files a/front/src/img/favicon.png and b/front/src/img/favicon.png differ
diff --git a/front/src/img/logo-large.png b/front/src/img/logo-large.png
index f739504..88d1971 100644
Binary files a/front/src/img/logo-large.png and b/front/src/img/logo-large.png differ