diff --git a/README.md b/README.md index ca1752c..7fe7159 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ JavaScript is a scripting or programming language that allows you to implement c — displaying timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes, etc. — you can bet that JavaScript is probably involved. It is the third layer of the layer cake of standard web technologies, two of which (HTML and CSS) we have covered in much more detail in other parts of the Learning Area. -# JavaScript Basic to Advances +# Topics ## Basics of Programming in JavaScript - Hello world program