From 520a7b3feaf04d2486b5ea67e44cf17b246bef33 Mon Sep 17 00:00:00 2001 From: lucaspalomodevelop Date: Tue, 20 Apr 2021 21:13:04 +0200 Subject: [PATCH] add 'special constants' to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfad314..000856b 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,7 @@ JSTE is a NodeJS-Module for rendering data in static HTML -``` \ No newline at end of file +``` + +## special constants: +- ```_TEMPLATE_``` -> Defines the path to the temp file \ No newline at end of file