diff --git a/README.md b/README.md index 70e934a..aa95e6d 100644 --- a/README.md +++ b/README.md @@ -376,7 +376,7 @@ A curated list of awesome Java frameworks, libraries and software. * [jOOλ](https://github.com/jOOQ/jOOL) - Extension to Java 8 which aims to fix gaps in lambda, providing numerous missing types and a rich set of sequential Stream API additions. * [protonpack](https://github.com/poetix/protonpack) - Collection of stream utilities. * [StreamEx](https://github.com/amaembo/streamex) - Enhancing Java 8 Streams. -* [Vavr](http://www.vavr.io/) - Functional component library that provides persistent data types and functional control structures. (formerly known as Javaslang) +* [Vavr](http://www.vavr.io/) - Functional component library that provides persistent data types and functional control structures. ## Game Development