commit c2bb62d63eb17e00b692b56f0ef2abf7db6009cf
parent 34ad9a4f178fcf50abe7246ad9d30b294327da16
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Sat, 5 May 2018 11:00:39 +0200
tpl/tplimpl: Move README one level up
Diffstat:
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/tpl/tplimpl/embedded/README.md b/tpl/tplimpl/embedded/README.md
@@ -0,0 +1,5 @@
+
+
+## Build Templates
+
+If you add or modify any template in the tmplates folder, you also need to run `mage generate` to get the Go code in synch.+
\ No newline at end of file
diff --git a/tpl/tplimpl/embedded/templates/README.md b/tpl/tplimpl/embedded/templates/README.md
@@ -1,5 +0,0 @@
-
-
-## Build Templates
-
-If you add or modify any template in this folder, you also need to run `mage generate` to get the Go code in synch.-
\ No newline at end of file