diff --git a/README.md b/README.md index d2b158d..c7f79fe 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ def increment(counter_name="default") print(f"
This page had been visited {counter()} times.
") {% endpy3 %} +``` ## Hidden files Files prefixed with `_` or `.` will not be displayed or rendered by Dreamii. This is for security and it is a convenient way to mark base templates.