From 10ae480bb826c833fe9affa1e2b5cfddd7481594 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Thu, 18 Jun 2015 01:10:42 -0400
Subject: [PATCH] Added the badges back to the readme.

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 9afae6d..cc21be6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 maven-mongodb-plugin
 =======================
+[![Dependency Status](https://www.versioneye.com/user/projects/557a20a86165340022000001/badge.svg?style=flat)](https://www.versioneye.com/user/projects/557a20a86165340022000001)
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.syncleus.maven.plugins/maven-mongodb-plugin/badge.png?style=flat)](https://maven-badges.herokuapp.com/maven-central/com.syncleus.maven.plugins/maven-mongodb-plugin/)
 
 Maven plugin wrapper for the [flapdoodle.de embedded MongoDB API](http://github.com/flapdoodle-oss/embedmongo.flapdoodle.de).
 
-- 
GitLab