From a1a64dfa8f97df32488de61842afc8ab74c90fa3 Mon Sep 17 00:00:00 2001
From: Joseph Walton-Rivers <jwalto@essex.ac.uk>
Date: Wed, 26 Oct 2016 15:17:42 +0100
Subject: [PATCH] added branding infomation

---
 readme.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/readme.md b/readme.md
index 94a6199..71f0fec 100644
--- a/readme.md
+++ b/readme.md
@@ -30,3 +30,10 @@ Include the following as an element in your pom.xml file:
 </parent>
 ```
 
+## Branding
+This POM makes the assumption that it's being used for FOSS Galaxy projects, if your project is on our Gitlab then feel free to
+leave as is. We might make an unbranded/whitelabel version available in future but the branded one is most useful right now.
+
+The following branding is set:
+* site.xml - links to forum, gitlab and the website
+* pom.xml - org set to FOSS Galaxy
-- 
GitLab