diff --git a/tpl/tplimpl/embedded/README.md b/tpl/tplimpl/embedded/README.md new file mode 100644 index 000000000..e14ef1115 --- /dev/null +++ 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 deleted file mode 100644 index 034c383d1..000000000 --- a/tpl/tplimpl/embedded/templates/README.md +++ /dev/null @@ -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