summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMathieu Ferment <mathieu.ferment@prestashop.com>2019-07-04 11:09:46 +0200
committerMathieu Ferment <mathieu.ferment@prestashop.com>2019-07-04 11:11:51 +0200
commit651b1297009143c6c7d088747d1bd2725875cf33 (patch)
treedcc14aec2effcfaf36a49db307e3cfbe3458bf7d /README.md
parentc9f0de05f41b9e52798b268ab1e625fac3b8578c (diff)
downloadsmarty-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.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 24baae4c..ee7edb1a 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,17 @@
# Smarty 3 template engine
[smarty.net](https://www.smarty.net/)
+[![Build Status](https://travis-ci.org/smarty-php/smarty.svg?branch=master)](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