From 8aa6842c73f660a3aa36dfc80b72ac3319a531a2 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Tue, 9 Jan 2018 20:56:30 +0200 Subject: [PATCH 1/2] Update README.md --- vavr/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/vavr/README.md b/vavr/README.md index 4361363fbd..35e97656d3 100644 --- a/vavr/README.md +++ b/vavr/README.md @@ -8,3 +8,4 @@ - [Introduction to Vavr’s Validation API](http://www.baeldung.com/vavr-validation-api) - [Guide to Collections API in Vavr](http://www.baeldung.com/vavr-collections) - [Collection Factory Methods for Vavr](http://www.baeldung.com/vavr-collection-factory-methods) +- [Introduction to Future in Vavr](http://www.baeldung.com/vavr-future) From c18ed68935b113b5cc87fb34592cb53d252a755b Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Tue, 9 Jan 2018 22:56:53 +0200 Subject: [PATCH 2/2] Update README.md --- vavr/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/vavr/README.md b/vavr/README.md index 35e97656d3..d39c9f36a1 100644 --- a/vavr/README.md +++ b/vavr/README.md @@ -9,3 +9,4 @@ - [Guide to Collections API in Vavr](http://www.baeldung.com/vavr-collections) - [Collection Factory Methods for Vavr](http://www.baeldung.com/vavr-collection-factory-methods) - [Introduction to Future in Vavr](http://www.baeldung.com/vavr-future) +