Update start.md

This commit is contained in:
bakatrouble 2014-07-28 13:49:28 +04:00
parent f7d30418b6
commit 7ef193749b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ $fenom->setOptions($options);
* `/path/to/templates` — directory, where stores your templates.
* `/path/to/template/cache` — directory, where stores compiled templates in PHP files.
* `$options` - bit-mask or array of [Fenom settings](./docs/configuration.md#template-settings).
* `$options` - bit-mask or array of [Fenom settings](./configuration.md#template-settings).
### Use Fenom