From 1c92580becba7977cebedc020aeaceb61c2dfa47 Mon Sep 17 00:00:00 2001 From: Daniel Jipa Date: Tue, 31 Oct 2017 10:51:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48e5692..0c5dc93 100644 --- a/README.md +++ b/README.md @@ -776,6 +776,8 @@ A curated list of awesome Java frameworks, libraries and software. * [Handlebars.java](http://jknack.github.io/handlebars.java/) - Logicless and semantic Mustache templates. * [Jtwig](http://jtwig.org/) - Modular, configurable and fully tested template engine. +* [Jade4J](https://github.com/neuland/jade4j) - A jade implementation written in Java. +* [Pebble](http://www.mitchellbosecke.com/pebble/home) - A lightweight but rock solid Java templating engine. * [Thymeleaf](http://www.thymeleaf.org/) - Aims to be a substitute for JSP and works for XML files. ## Testing