diff options
| author | Mathieu Ferment <mathieu.ferment@prestashop.com> | 2019-07-04 11:09:46 +0200 |
|---|---|---|
| committer | Mathieu Ferment <mathieu.ferment@prestashop.com> | 2019-07-04 11:11:51 +0200 |
| commit | 651b1297009143c6c7d088747d1bd2725875cf33 (patch) | |
| tree | dcc14aec2effcfaf36a49db307e3cfbe3458bf7d /README.md | |
| parent | c9f0de05f41b9e52798b268ab1e625fac3b8578c (diff) | |
| download | smarty-651b1297009143c6c7d088747d1bd2725875cf33.tar.gz smarty-651b1297009143c6c7d088747d1bd2725875cf33.tar.bz2 smarty-651b1297009143c6c7d088747d1bd2725875cf33.zip | |
Add Travis badge and php compatibility infos in readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,11 +1,17 @@ # Smarty 3 template engine [smarty.net](https://www.smarty.net/) +[](https://travis-ci.org/smarty-php/smarty) + ## Documentation For documentation see [www.smarty.net/docs/en/](https://www.smarty.net/docs/en/) +## Requirements + +Smarty can be run with PHP 5.2 to PHP 7.4. + ## Distribution repository > Smarty 3.1.28 introduces run time template inheritance |
