From 59e9172104a5a670f653f257ec54abde29e06ec2 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Thu, 30 Jan 2020 18:46:29 +0100 Subject: [PATCH] Docs: Cleaned some up some excess tracking data in our badges. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f800c58..26d9c92 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [](https://requires.io/github/goblin-ogm/aiogremlin/requirements/?branch=master) [](http://git.qoto.org/goblin-ogm/aiogremlin/commits/master) [](https://codecov.io/gh/goblin-ogm/aiogremlin) -[](https://www.codacy.com/gh/goblin-ogm/aiogremlin?utm_source=github.com&utm_medium=referral&utm_content=goblin-ogm/aiogremlin&utm_campaign=Badge_Grade) +[](https://www.codacy.com/gh/goblin-ogm/aiogremlin) [](https://scrutinizer-ci.com/g/goblin-ogm/aiogremlin) [](https://pypi.python.org/pypi/aiogremlin) @@ -12,7 +12,7 @@ [](https://pypi.python.org/pypi/aiogremlin) [](https://semver.org/spec/v2.0.0.html) [](https://aiogremlin.readthedocs.io/en/latest/) -[](https://gitter.im/goblin-ogm/aiogremlin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[](https://gitter.im/goblin-ogm/aiogremlin) An asynchronous DSL for the Gremlin-Python driver -- GitLab