From 3c5c6da51337a6a0a972cddb09adaa558972841d Mon Sep 17 00:00:00 2001 From: Harsh Chopra Date: Tue, 30 Oct 2018 01:26:12 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 14d12773..4290c40e 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ This book will teach you the basics of programming and Javascript. Whether you a ![Screen](./assets/intro.png) JavaScript (*abbreviated as JS*) is the programming language that enables web pages to respond to user interaction beyond the basic level. It was created in 1995, and is today one of the most famous and used programming languages. + + + +Strongly reccommended : JS30 By WesBos