branch: externals/tempel
commit dac7e7bcbda97560532c854888a3d51ac01829ae
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    README updates
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index ed8f7344c8..a2119a70ee 100644
--- a/README.org
+++ b/README.org
@@ -104,6 +104,8 @@ evaluated before the template is expanded or after it is 
finalized, respectively
 access the template's named fields.
 
 #+begin_src emacs-lisp
+  ;; ~/.config/emacs/templates
+
   fundamental-mode ;; Available everywhere
 
   (today (format-time-string "%Y-%m-%d"))

Reply via email to