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