mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update readme
This commit is contained in:
@@ -6,7 +6,7 @@ Aspect - awesome template engine for PHP
|
|||||||
[](https://travis-ci.org/bzick/aspect)
|
[](https://travis-ci.org/bzick/aspect)
|
||||||
## [About](./docs/about.md) :: [Documentation](./docs/main.md) :: [Benchmark](./docs/benchmark.md) :: [Articles](./docs/articles.md)
|
## [About](./docs/about.md) :: [Documentation](./docs/main.md) :: [Benchmark](./docs/benchmark.md) :: [Articles](./docs/articles.md)
|
||||||
|
|
||||||
* Simple Smarty-like [syntax](./docs/syntax.md)
|
* Simplest known [syntax](./docs/syntax.md)
|
||||||
* [Fast](./docs/benchmark.md)
|
* [Fast](./docs/benchmark.md)
|
||||||
* [Secure](./docs/settings.md)
|
* [Secure](./docs/settings.md)
|
||||||
* Without regexp
|
* Without regexp
|
||||||
@@ -15,7 +15,7 @@ Aspect - awesome template engine for PHP
|
|||||||
* [Powerful](./docs/main.md)
|
* [Powerful](./docs/main.md)
|
||||||
* Easy to use:
|
* Easy to use:
|
||||||
|
|
||||||
Primitive template
|
Simple template
|
||||||
|
|
||||||
```smarty
|
```smarty
|
||||||
<html>
|
<html>
|
||||||
|
|||||||
Reference in New Issue
Block a user