diff --git a/README.md b/README.md index cc3ddbb..73151cb 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Plates](http://platesphp.com/) - A native PHP templating library. * [Smarty](http://www.smarty.net/) - A template engine to complement PHP. * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language. +* [Tale Jade](http://jade.talesoft.io/) - A PHP implementation of the Jade template language. ## Static Site Generators *Tools for pre-processing content to generate web pages.*