From 651b1297009143c6c7d088747d1bd2725875cf33 Mon Sep 17 00:00:00 2001 From: Mathieu Ferment Date: Thu, 4 Jul 2019 11:09:46 +0200 Subject: [PATCH] Add Travis badge and php compatibility infos in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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