From e6a32d087e1f5da6e25f4f17051bbf16f0a062dd Mon Sep 17 00:00:00 2001
From: Adam Procter <adamprocter@researchnot.es>
Date: Thu, 27 Feb 2020 15:27:43 +0000
Subject: [PATCH] edited plantyml file

edited plant text and moved images
---
 CONTRIBUTING.md | 4 +++-
 README.md       | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5fa03de..600c6cc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -45,7 +45,8 @@ We use the feature branch workflow. Please do not work from master, check out ma
 
 There are special branches which will deploy to online versions of nodenogg.in, beta, alpha and release. Do not work from or pull request to these branches. These are used for deployment only.
 
-```plantuml
+```
+plantuml
 !define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.1.0
 skinparam defaultTextAlignment center
 !include ICONURL/common.puml
@@ -60,6 +61,7 @@ FA5_ROCKET(rocket,Integrated,node) #White
 }
 gitlab ..> gitlab2
 gitlab2 ..> rocket
+
 ```
 
 ## Changelog
diff --git a/README.md b/README.md
index a6bcf3f..2a30f91 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,6 @@ nodenogg.in empowers communities of practice to build and create knowledge by br
 
 nodenogg.in is free open source software, built in the open, inclusive by design, private by design, humane centered by design, delightful by design, intuitive and decentralised by design.
 
-![](https://nodenogg.in/img/interface.7e7c21ca.png)
-![](https://nodenogg.in/img/interface2.8e05b906.png)
-
 # Overarching Guide for Contributions
 
 Contributions to nodenogg.in must abide by the [Delightful Design Manifesto](MANIFESTO.md). More detail on Contributing can be read [here](CONTRIIBUTING.md).
@@ -28,3 +25,6 @@ You can get all of the above via RSS using this [OPML file](https://nodenogg.in/
 # Thank you
 
 Built with 💛 using open web tech HTML, CSS, Javascript, Vue.js, PouchDB and CouchDB.
+
+![](https://nodenogg.in/img/interface.7e7c21ca.png)
+![](https://nodenogg.in/img/interface2.8e05b906.png)
-- 
GitLab