From be3cef32c60cfb712718ff303f6bb3ef3bb1fa32 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Fri, 2 Dec 2016 13:24:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c0b687..b4a5f47 100644 --- a/README.md +++ b/README.md @@ -786,7 +786,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Apache Wicket](http://wicket.apache.org/) - Component-based web application framework similar to Tapestry with a stateful GUI. * [Baratine](http://baratine.io) - Toolkit for building distributed and reactive applications for multiple environments, either standalone or embedded. * [Blade](https://github.com/biezhi/blade) - Lightweight, modular framework which aims to be elegant and simple. -* [Bootique](http://bootique.io/) - Minimally opinionated framework for runnable Java apps. +* [Bootique](http://bootique.io/) - Minimally opinionated framework for runnable apps. * [Grails](https://grails.org/) - Groovy framework with the aim to provide a highly productive environment by favoring convention over configuration, no XML and support for mixins. * [Jooby](http://jooby.org) - Scalable, fast and modular micro framework which offers multiple programming models. * [Ninja](http://www.ninjaframework.org/) - Full stack web framework.