aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8aa660c..c29a4af 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,9 @@ to auto-load on your sgml modes:
(add-hook 'sgml-mode-hook 'zencoding-mode) ;; Auto-start on any markup modes
-Good to go.
+Good to go: place point in a zencoding snippet and press C-j to expand it (or
+alternatively, alias your preferred keystroke to M-x zencoding-expand-line) and
+you'll transform your snippet into the appropriate tag structure.
# Examples