Update README.md

Removed Pebbl.
This commit is contained in:
Alexander Brandt
2015-06-20 01:27:03 +02:00
parent 91907fb8dc
commit 4591752c0b

View File

@ -461,7 +461,6 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [FreeMarker](http://freemarker.org/) - General templating engine without any heavyweight or opinionated dependencies.
* [Handlebars.java](http://jknack.github.io/handlebars.java/) - Logic-less and semantic Mustache templates with Java.
* [JavaServer Pages](https://jsp.java.net/) - Common templating for websites with custom tag libraries.
* [Pebble](http://www.mitchellbosecke.com/pebble/home) - A fast templating engine, with inheritance and i18n support.
* [Thymeleaf](http://www.thymeleaf.org/) - Aims to be a substitute for JSP and works for XML files in general.
## Testing