aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 408975a..1c03629 100644
--- a/README.md
+++ b/README.md
@@ -72,3 +72,7 @@ Example: when you call `templater myproject basic`, templater finds a script
at `$path_to_templater_install/share/basic/setup` and execs it like this:
cd myproject && share/basic/setup $path_to_templater_install/share/templater
+
+You might even use `templater` to create a module:
+
+ cd path/to/templater/repo && templater share/templater/<module_name> templater