From a64c801144dc83ff51402ec33f39714a9e615f74 Mon Sep 17 00:00:00 2001 From: Kason Date: Mon, 18 Jul 2016 10:55:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 043d893..082a5df 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ A curated list of awesome Java frameworks, libraries and software. *Frameworks that help to create parsers, interpreters or compilers.* * [ANTLR](http://www.antlr.org/) - Complex full-featured framework for top-down parsing. -* [JFlex](http://jflex.de/) - A lexical analyzer generator for Java. +* [JFlex](http://jflex.de/) - A lexical analyzer generator. ## Configuration