From 33dd27fc9a55b1cbf01600c3b0e745732a328918 Mon Sep 17 00:00:00 2001 From: Gaurav Madaan Date: Tue, 6 Oct 2020 10:59:10 +0530 Subject: [PATCH] Corrected link for 30DaysOfjavaScript --- readMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readMe.md b/readMe.md index 808e860..1b6849d 100644 --- a/readMe.md +++ b/readMe.md @@ -74,7 +74,7 @@ React can do everything that JavaScript can do. React can be used **_to add inte I believe you will learn quite a lot in the next 30 days and your programming and problem solving skills will also be improved significantly. I will use conversational English and less jargons to write this challenge. The content will be continuously updated. If you find a typo or grammar mistakes don't surprised because I don't do any proof read before I publish it. I would recommend you to focus on the main message of the challenge instead of the English and some minor mistakes. I really appreciate if you send me pull requests for improvement and remember to pull first from master before you send pull requests. Most of the images I have used in this challenge came from 30DaysOfJavaScript challenge therefore you may need to rename file names and folders 30DaysOfReact. -If you are good at arrays, loops, functions, objects, functional programming, destructuring and spreading and class then you will be able to follow the challenge properly. Otherwise, I strongly recommend you to check [30DaysOfJavaScript](https://github.com/Asabeneh/30-Days-Of-React). +If you are good at arrays, loops, functions, objects, functional programming, destructuring and spreading and class then you will be able to follow the challenge properly. Otherwise, I strongly recommend you to check [30DaysOfJavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript). ## Requirements