Skip to content

Commit

Permalink
Use relative image instead of absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed May 29, 2014
1 parent 68e7af5 commit f6c52d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Learn Javascript

This book will teach you the basics of programming and Javascript. Whether you are an experienced programmer or not, this book is intended for everyone who wishes to learn the JavaScript programming language.

[![Screen](https://raw.github.com/GitbookIO/javascript/master/assets/intro.png)](https://raw.github.com/GitbookIO/javascript/master/assets/intro.png)
[![Screen](./intro.png)](./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.

Expand Down

0 comments on commit f6c52d7

Please sign in to comment.