From a056d2da17fa48fafd7a58286f56eea1a290b13d Mon Sep 17 00:00:00 2001 From: Richard Davis Date: Thu, 8 Aug 2019 22:57:44 -0400 Subject: [PATCH] add exercism.io --- store.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/store.json b/store.json index 5740149..827544a 100644 --- a/store.json +++ b/store.json @@ -373,6 +373,10 @@ "desc": "Challenge yourself on kata, created by the community to strengthen different skills. Master your current language of choice, or expand your understanding of a new one.", "url": "https://www.codewars.com/" }, + { "title": "Exercism", + "desc": "Learn to code in a variety of languages. Complete programming challenges, view other's solutions, and get community feedback on your code.", + "url": "https://exercism.io" + }, { "title": "Learn X in Y min", "desc": "Take a whirlwind tour of your next favorite language. Community-driven!",