Small tweaks to the Static Serve Demo's readme.

This commit is contained in:
Relintai 2024-01-02 03:04:03 +01:00
parent 1c1d0ab1aa
commit b7f40836a4

View File

@ -13,8 +13,8 @@ instead you need to get the engine, and run it with the `-s` (`--script`) option
```
<PROJECT_ROOT>
<www_root> <- this directory will be served / set as the www_root. If you have more those are not. Put
www_root <- this directory will be served / set as the www_root. If you have more in subfolders those are not.
... other folders / files
```
It parses the other folders and files into a WebNode hierarchy.