From 4a9ac7c3cb3288fa54e3edbdd1999d1ba36a76d2 Mon Sep 17 00:00:00 2001
From: Kevin Cristiano <kcristiano@tadpole.cc>
Date: Mon, 26 Mar 2018 15:20:23 -0400
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index a153d40fbc..a5b55148c6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 CiviCRM (WordPress Integration)
 ===============================
 
-This is the development repository for the *CiviCRM* plugin for *WordPress*. What you see here is not intended as the code for the installation of *CiviCRM* in *WordPress* - if you want to do that, please visit:
+This is the repository for the *CiviCRM* plugin for *WordPress* maintained by Tadpole Collective. For the official installation code for  *CiviCRM* in *WordPress* -  please visit:
 
 [https://civicrm.org/download](https://civicrm.org/download)
 
@@ -9,11 +9,14 @@ This is the development repository for the *CiviCRM* plugin for *WordPress*. Wha
 
 If you want to contribute to the development of this plugin, please bear the following in mind:
 
-* Bug fixes should go in the branch 4.5 branch (stable)
* Structural changes should go under master (trunk, i.e. 4.6).
+* Bug fixes should go in the branch 4.5 branch (stable)
+* Structural changes should go under master (trunk, i.e. 4.6).
 
 ----
-
### About CiviCRM ###
-
CiviCRM is web-based, open source, Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations.
+
+### About CiviCRM ###
+
+CiviCRM is web-based, open source, Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations.
 
 As a non profit committed to the public good itself, CiviCRM understands that forging and growing strong relationships with constituents is about more than collecting and tracking constituent data - it is about sustaining relationships with supporters over time.
 
-- 
GitLab