aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1ca62d5..458b5a9 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,11 @@ See `-h` for more information.
## Themes
-They should be put in `public/themes/<name>/`.
+They should be put in `themes/<name>/`.
-Templates in `public/themes/<name>/*.html` override default templates in
-`public/*.html`. Assets in `public/themes/<name>/assets/*` are served by the
-HTTP server at `/themes/<name>/assets/*`.
+Templates in `themes/<name>/*.html` override default templates in plugins.
+Assets in `themes/<name>/assets/*` are served by the HTTP server at
+`/themes/<name>/assets/*`.
## Plugins