Merge pull request #143 from radavis/add-exercism-io

Add exercism io
This commit is contained in:
wellá
2019-10-06 13:33:36 +02:00
committed by GitHub

View File

@@ -56,6 +56,12 @@
"url": "https://www.codewars.com/",
"tags": []
},
{
"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",
"tags": []
},
{
"title": "Learn X in Y min",
"desc": "Take a whirlwind tour of your next favorite language. Community-driven!",
@@ -69,4 +75,4 @@
"tags": []
}
]
}
}