From 19eefab96d62a3cb7c4b2de54cd348f8c0507327 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Mon, 20 Jan 2020 00:19:58 +0100
Subject: [PATCH] Docs: Added reference to Github mirror in readme.

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

diff --git a/README.md b/README.md
index f7acf5f5..7babac45 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,8 @@ Ferma also supports any of the many databases compatible with TinkerPop includin
  * [Oracle NoSQL](http://www.oracle.com/us/products/database/nosql/overview/index.html)
  * TinkerGraph
 
+The official Ferma source repository is hosted on [QOTO GitLab](https://git.qoto.org/Ferma/Ferma) with an up-to-date mirror maintained at [Github](https://github.com/Syncleus/Ferma).
+
 For documentation refer to our [project page](http://syncleus.com/Ferma) as well as the
 [latest Javadocs](http://www.javadoc.io/doc/com.syncleus.ferma/ferma).
 
-- 
GitLab