From f996170cba87429649505adaaf3fb3b54d2ea933 Mon Sep 17 00:00:00 2001 From: Drew Goodwin Date: Fri, 22 Apr 2016 08:12:41 +0700 Subject: [PATCH] Rename Jade to Pug The project is being renamed due to trademark claims made on Jade: https://github.com/pugjs/pug/issues/2184 Closes #493 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e383b3e..8ecd669 100644 --- a/readme.md +++ b/readme.md @@ -290,7 +290,7 @@ - [handlebars.js](https://github.com/wycats/handlebars.js) - A superset of Mustache templates which adds powerful features like helpers and more advanced blocks. - [hogan.js](http://twitter.github.io/hogan.js/) - Twitter's small, fast, phase-separated compiler for Mustache templates. - [EJS](https://github.com/mde/ejs) - Simple unopinionated templating language. -- [Jade](https://github.com/jadejs/jade) - High-performance template engine heavily influenced by Haml. +- [Pug](https://github.com/pugjs/pug) - High-performance template engine heavily influenced by Haml. ### Web frameworks