From 31b672244d360a8121f801d98cb612f75f970cf9 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Wed, 29 Jan 2020 22:17:54 +0100
Subject: [PATCH] Docs: Added test and coverage report badges to readme.

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

diff --git a/README.md b/README.md
index 9426218..329facb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
 # [aiogremlin](https://pypi.python.org/pypi/aiogremlin/3.2.4)
+[![tests](http://git.qoto.org/goblin-ogm/aiogremlin/badges/master/pipeline.svg)](http://git.qoto.org/goblin-ogm/aiogremlin/commits/master)
+[![test coverage](http://git.qoto.org/goblin-ogm/aiogremlin/badges/master/coverage.svg)](http://git.qoto.org/goblin-ogm/aiogremlin/commits/master)
 
 [Official Documentation](http://aiogremlin.readthedocs.org/en/latest/)
 
-- 
GitLab