From 197a1925ffe86e516b3b185d4ab0f9fbffe9a630 Mon Sep 17 00:00:00 2001 From: akullpp Date: Wed, 16 Jul 2014 21:48:25 +0200 Subject: [PATCH] Update README.md Added Lanterna --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23e9b5b..fb675d3 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ *Everything else.* * [Jimfs](https://github.com/google/jimfs) - In-memory file system. +* [Lanterna](https://code.google.com/p/lanterna/) - Easy console text GUI library similar to curses. * [Lombok](http://projectlombok.org/) - Code-generator which aims to reduce the verbosity of Java. * [RoboVM](http://www.robovm.org/) - Write native iOS apps in Java.