From 4da2ea4f5057a86456c442d158419a7d5d768abf Mon Sep 17 00:00:00 2001 From: Mikhail Thomas Date: Wed, 9 Oct 2019 14:59:11 -0700 Subject: [PATCH] Update readme.md Added Mikhail Thomas to community list --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 98177c333d..68478ae548 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -![](https://javascript30.com/images/JS3-social-share.png) +![](https://javascript30.com/images/JS3-social-share.png) # JavaScript30 @@ -43,6 +43,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Kizito](https://github.com/akhilome/)'s follow along [repo](https://github.com/akhilome/js30) with [completed challenges](https://akhilome.github.io/js30) and [notes](https://akhilome.github.io/js30/notes). * [VannTile](https://github.com/vanntile)'s [repository](https://github.com/vanntile/JavaScript30) and [GitHub Pages showcase](https://vanntile.github.io/JavaScript30/). Thank you for a great ⌨️ experience. * [Alex Kim](https://github.com/Alex-K1m/js30-challenge) completed all the challenges. You can check them out at [github pages](https://alex-k1m.github.io/js30-challenge/). +* [Mikhail Thomas](https://github.com/seckela) created [JS30++](https://github.com/seckela/js30plusplus) to add another level of challenge ontop of this already great course. ## Alternative Implementations