From 43978c50b295f63e139ae622f7c22749c9b3123a Mon Sep 17 00:00:00 2001 From: Philip Choi Date: Sat, 20 Feb 2016 11:21:40 -0800 Subject: [PATCH] first commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7ec588c8..64e2e998 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,6 @@ This book will teach you the basics of programming and Javascript. Whether you a ![Screen](./assets/intro.png) JavaScript (*JS for short*) 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. + + +Hello :D \ No newline at end of file