From 4284e9fc366e31df06e468656b4c6b47feb55e28 Mon Sep 17 00:00:00 2001
From: DV <you@example.com>
Date: Thu, 23 Mar 2017 22:16:50 +0100
Subject: [PATCH] Moved README into the root directory

---
 NodeManagerTemplate/README.md => README.md | 2 --
 1 file changed, 2 deletions(-)
 rename NodeManagerTemplate/README.md => README.md (99%)

diff --git a/NodeManagerTemplate/README.md b/README.md
similarity index 99%
rename from NodeManagerTemplate/README.md
rename to README.md
index ccf893f..430e2a8 100644
--- a/NodeManagerTemplate/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-[NodeManager]
-
 # Introduction
 
 MySensors (<https://www.mysensors.org>) is an open source hardware and software community focusing on do-it-yourself home automation and Internet of Things which allows creating original and affordable sensors.
-- 
GitLab