From b87957cc9209361f652d8a1ee3f262bac9939a84 Mon Sep 17 00:00:00 2001 From: Chris <57043253+stiaannel@users.noreply.github.com> Date: Wed, 7 Apr 2021 19:22:55 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e972a4a121..061a1b0df1 100644 --- a/readme.md +++ b/readme.md @@ -52,7 +52,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Eshan Vohra](https://github.com/eshanvohra) is currently doing this challenge. Check out my repo [here](https://github.com/eshanvohra/JavaScript30). * [RegusAl](https://github.com/RegusAl) is currently doing this challenge. Check out my repo [here](https://github.com/RegusAl/JavaScript30). * [Ayush Gupta's](https://javascript30.ayushgupta.tech/) implementation of JavaScript30 challenge with some add-ons & updated design. - +* [Stiaannel's](https://stiaannel.co.za/my-projects/javascript30) implementation of the Javascript30 challenge, with small design changes and a couple of extra features. ## Alternative Implementations Here are some links of people who have done the tutorials, but in a different language or framework: