From 9a5356546629c322fbb0632574737fbfca6a3033 Mon Sep 17 00:00:00 2001 From: Oliver Weiler Date: Thu, 27 Oct 2016 14:20:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca3d8c1..f9be6a6 100644 --- a/README.md +++ b/README.md @@ -512,7 +512,7 @@ A curated list of awesome Java frameworks, libraries and software. * [JPad](http://jpad.io/) - Snippet runner. * [Lanterna](https://github.com/mabe02/lanterna) - Easy console text GUI library similar to curses. * [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development. -* [Membrane Service Proxy](https://github.com/membrane/service-proxy) - An open source, reverse proxy framework in Java. +* [Membrane Service Proxy](https://github.com/membrane/service-proxy) - An open source, reverse proxy framework written in Java. * [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide. * [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs. * [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.