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