From 150913039719b28cace62fdfefe7fa5a7bf2e5b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Nieto?= <jose.carlos@menteslibres.net>
Date: Thu, 11 Dec 2014 06:56:02 -0600
Subject: [PATCH] Yup, centering with <center>. Haters gonna hate.

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b16b24c7..fcf6f48e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # upper.io/db
 
-<img src="https://upper.io/images/icon.svg" width="128" />
+<center>
+<img src="https://upper.io/images/icon.svg" width="256" />
+</center>
 
 [![Build Status](https://travis-ci.org/upper/db.png)](https://travis-ci.org/upper/db)
 
-- 
GitLab