From aceecd0a0d88ba2efa678632b32c93707f161f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Weitzel?= Date: Thu, 4 Jan 2024 19:53:25 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c10913c..5d2c973 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Java_11_Exercises +# Java_11_Exercises Exercises with java 11. For example String class, Files class, Collection interface, Lambdas, Reflection Api, others. * [Oficial documentation](https://docs.oracle.com/en/java/javase/11/)