diff --git a/docs/README.md b/docs/README.md
index c81367ef0973377beb2fc4dbbcea96de463252e1..744ba039e4d426386ff23e9667eda336f423c21e 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -3,6 +3,8 @@
 [![Build
 Status](https://travis-ci.org/alexellis/faas.svg?branch=master)](https://travis-ci.org/alexellis/faas)
 
+![https://blog.alexellis.io/content/images/2017/08/faas_side.png](https://blog.alexellis.io/content/images/2017/08/faas_side.png)
+
 FaaS is a framework for building serverless functions with Docker which has first class support for metrics. Any process can be packaged as a function enabling you to consume a range of web events without repetitive boiler-plate coding.
 
 **Highlights**
@@ -13,8 +15,6 @@ FaaS is a framework for building serverless functions with Docker which has firs
 * [CLI](http://github.com/alexellis/faas-cli) available with YAML format for templating and defining functions
 * Auto-scales as demand increases
 
-![https://blog.alexellis.io/content/images/2017/08/faas_side.png](https://blog.alexellis.io/content/images/2017/08/faas_side.png)
-
 ## Overview of OpenFaaS
 
 ![Stack](https://pbs.twimg.com/media/DFrkF4NXoAAJwN2.jpg)