readme conflict resolved

This commit is contained in:
likho 2023-09-30 04:37:07 -07:00
commit 4c16afebf9

View File

@ -20,6 +20,7 @@ The following generates a sample page `result.html`.
Using `make` is uptional; it does the following within a new directory: Using `make` is uptional; it does the following within a new directory:
cp example/settings.toml ./settings.toml
cp example/timeline.css ./timeline.css cp example/timeline.css ./timeline.css
cp example/default.tpl ./template.tpl cp example/default.tpl ./template.tpl
cp example/demo.txt ./content.txt cp example/demo.txt ./content.txt