Update docs

This commit is contained in:
bzick 2014-05-17 12:13:39 +04:00
parent b395724ba8
commit 7985c34c9c
1 changed files with 6 additions and 6 deletions

View File

@ -18,12 +18,12 @@ Fenom - Template Engine for PHP
It mean:
* Known Smarty-like [syntax](./docs/syntax.md) with improvements.
* Very [fast](./benchmark.md).
* [Lightweight](./benchmark.md).
* Very [flexible](./configuration.md#extends).
* Very [fast](./docs/benchmark.md).
* [Lightweight](./docs/benchmark.md).
* Very [flexible](./docs/configuration.md#extends).
* Progressive parser without regular expressions.
* High [code coverage](https://coveralls.io/r/bzick/fenom?branch=master).
* Easy to understand [how it works](./dev.md).
* Easy to [use](./start.md).
* Maximum [protection](./configuration.md#configure).
* Easy to understand [how it works](./docs/dev.md).
* Easy to [use](./docs/start.md).
* Maximum [protection](./docs/configuration.md#configure).