From 45abd6380aed829675f19e02e56ae44904fffc5e Mon Sep 17 00:00:00 2001 From: In Don Bae Date: Sat, 20 Feb 2016 10:45:17 -0800 Subject: [PATCH] THis is my first commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7ec588c8..1468de93 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ 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 World!