From 586355ef93314b202dbabdef8415a5d7890c6505 Mon Sep 17 00:00:00 2001 From: Sakib Sami Date: Sun, 7 Aug 2016 15:07:56 +0600 Subject: [PATCH] removed implied texts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d701f2f..21b09cd 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [Jetty](http://www.eclipse.org/jetty/) - Lightweight, small server, often embedded in projects. * [WebSphere Liberty](https://developer.ibm.com/wasdev/) - Lightweight, modular server developed by IBM * [WildFly](http://www.wildfly.org/) - Formerly known as JBoss and developed by Red Hat with extensive Java EE support. -* [nanohttpd](https://github.com/NanoHttpd/nanohttpd) - Tiny, easily embeddable HTTP server in Java & Android +* [nanohttpd](https://github.com/NanoHttpd/nanohttpd) - Tiny, easily embeddable HTTP server. ## Template Engine