diff --git a/README.md b/README.md index 3702e4a..ab6634f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ directory structure: - `/`: the project directory. - `site/`: contains the pages to be compiled. - - `templates/`: templates that can be used in `pages/` and can also be compiled. + - `templates/`: templates that can be used in `site/` and can also be compiled. - `output/`: output directory of compiled HTML files. - `config.php`: configuration file with Isidore configuration and global variables.