From ef210e58bc7632ac9736b77110eda8fa1583c841 Mon Sep 17 00:00:00 2001 From: sheryllresulta <48046330+sheryllresulta@users.noreply.github.com> Date: Mon, 18 Mar 2019 18:59:17 +0800 Subject: [PATCH] Update README.md --- core-groovy/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core-groovy/README.md b/core-groovy/README.md index 542f296d28..606a317747 100644 --- a/core-groovy/README.md +++ b/core-groovy/README.md @@ -10,3 +10,4 @@ - [An Introduction to Traits in Groovy](https://www.baeldung.com/groovy-traits) - [Lists in Groovy](https://www.baeldung.com/groovy-lists) - [Converting a String to a Date in Groovy](https://www.baeldung.com/groovy-string-to-date) +- [Guide to I/O in Groovy](https://www.baeldung.com/groovy-io)