From 5e43a58f5a591111b6d7b8852b2632b490929cdd Mon Sep 17 00:00:00 2001 From: Michael O Date: Sun, 1 Mar 2015 14:41:25 +0100 Subject: [PATCH 1/2] Add tag Java to Codewars They support it as beta ATM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dc1022..c36a239 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ This list aims to be a curated set of high quality educational resources. The co #### [Codewars](http://www.codewars.com/) **Free** code challenges. Compare your solution with those of others -*(JavaScript, CoffeeScript, Ruby, Python, Clojure, Haskell)* +*(JavaScript, CoffeeScript, Ruby, Python, Clojure, Haskell, Java)* ## Advanced From 53924e46ffd067fd1a98b4b95de7bc644f0a243b Mon Sep 17 00:00:00 2001 From: Michael O Date: Sun, 1 Mar 2015 14:51:59 +0100 Subject: [PATCH 2/2] Fix line break --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c36a239..5d68c27 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ This list aims to be a curated set of high quality educational resources. The co *(Python, Java)* #### [Codewars](http://www.codewars.com/) -**Free** code challenges. Compare your solution with those of others +**Free** code challenges. Compare your solution with those of others *(JavaScript, CoffeeScript, Ruby, Python, Clojure, Haskell, Java)* ## Advanced