From bbd14df67d3a77e3a8d54585440740085f5afa04 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Thu, 11 Jun 2015 21:35:05 -0400
Subject: [PATCH] Added VersionEye badge to readme.

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

diff --git a/README.md b/README.md
index a8f1dbc..494431a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 maven-mongodb-plugin
 =======================
+[![dependencies](https://www.versioneye.com/user/projects/557a20a86165340022000001/badge.svg?style=flat)](https://www.versioneye.com/user/projects/557a20a86165340022000001)
 
 Maven plugin wrapper for the [flapdoodle.de embedded MongoDB API](http://github.com/flapdoodle-oss/embedmongo.flapdoodle.de).
 
-- 
GitLab