From c9cbc74f8429cd8fa02447a8e9eb9c3689900865 Mon Sep 17 00:00:00 2001 From: yegor256 Date: Thu, 22 Jun 2017 10:34:28 +0300 Subject: [PATCH] blog link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3aa8975b70..6ae102ed2f 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ Java version required: 1.8+. ## Input/Output +More about it here: +[Object-Oriented Declarative Input/Output in Cactoos](http://www.yegor256.com/2017/06/22/object-oriented-input-output-in-cactoos.html). + To read a text file in UTF-8: ```java