diff --git a/README.md b/README.md
index 1c147886f31d6406d3243a6466e3cc6197b6057c..b808e1bccd5f383ac27c3d04cdd582428931bee2 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,12 @@
 
 ## The `db.v2` package
 
-![upper.io](http://beta.upper.io/db.v2/res/general.png)
-
 The `upper.io/db.v2` package for [Go][2]  is a non-opinionated database access
 layer for Go that provides a common interface to work with different data
 sources such as PostgreSQL, MySQL, SQLite, QL and MongoDB.
 
+![upper.io](http://beta.upper.io/db.v2/res/general.png)
+
 ## User documentation
 
 This is the source code repository, see examples and documentation at