From 19d28ac213ba208a3e4941f728e54803e3d818ec Mon Sep 17 00:00:00 2001 From: Sean Wiley Date: Thu, 1 Sep 2016 10:36:14 -0700 Subject: [PATCH] Update README.md description for Baratine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4790f47..c24699a 100644 --- a/README.md +++ b/README.md @@ -724,7 +724,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Apache Tapestry](http://tapestry.apache.org/) - Component-oriented framework for creating dynamic, robust, highly scalable web applications. * [Apache Wicket](http://wicket.apache.org/) - Component-based web application framework similar to Tapestry with a stateful GUI. -* [Baratine](http://baratine.io) - Asynchronous Java framework with unified single-thread & data model for standalone or embedded(.jar) high performing REST & WebSocket Microservices. +* [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. * [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.