Skip to content

Commit a7a23c8

Browse files
author
EH
committed
Added formatting and links to readme.
1 parent 1ec6651 commit a7a23c8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![Smooth CoffeeScript](https://github.com/autotelicum/Smooth-CoffeeScript/raw/master/img/WebHeader.png)
22

3-
Smooth CoffeeScript is a free book about CoffeeScript and programming. Over 200 pages to guide you and 35 exercises to solve. Go from scratch through functional programming in Underscore over object orientation to a client and server web application with HTML5 Canvas and WebSockets. Download includes book and full source code with and without solutions.
3+
**Smooth CoffeeScript** is a free book about CoffeeScript and programming. Over 200 pages to guide you and 35 exercises to solve. Go from scratch through functional programming in Underscore over object orientation to a client and server web application with HTML5 Canvas and WebSockets. Download includes book and full source code with and without solutions.
44

55
No previous programming knowledge is required. If you already know a scripting language then scan through the Language part and dive into the Paradigm chapters. The samples require a functional installation of CoffeeScript; see page 9 in the book.
66

@@ -34,5 +34,6 @@ No previous programming knowledge is required. If you already know a scripting l
3434
* Additional Words
3535
* Index
3636

37-
This work is licensed under a Creative Commons Attribution 3.0 Unported License.
38-
Created by E. Hoigaard based on Eloquent JavaScript by Marijn Haverbeke.
37+
This work is licensed under a [Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/).
38+
39+
Created by E. Hoigaard based on [Eloquent JavaScript by Marijn Haverbeke](http://eloquentjavascript.net/).

0 commit comments

Comments
 (0)