Skip to content

Commit 61b5f08

Browse files
committed
Update README.md
1 parent 094f694 commit 61b5f08

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Update
2+
======
3+
4+
> If you like JavaScript Koans you might enjoy my newer, more user friendly, project [Didacto: JavaScript](http://javascript.didacto.net/)
5+
16
JavaScript Koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.
27

38
The inspiration for this project comes from the Edgecase Ruby Koans and the book 'Javascript: The Good Parts'.
@@ -6,4 +11,4 @@ Open the file jskoans.htm in your favourite browser and make the tests pass.
611

712
The koans use the [Qunit](http://qunitjs.com/) test syntax and test runner.
813

9-
Get started with Ryan Anklam's [Learn JavaScript completely On the Cloud With the JavaScript Koans and Cloud9 IDE](http://blog.bittersweetryan.com/2011/08/learn-some-javascript-completely-on.html)
14+
Get started with Ryan Anklam's [Learn JavaScript completely On the Cloud With the JavaScript Koans and Cloud9 IDE](http://blog.bittersweetryan.com/2011/08/learn-some-javascript-completely-on.html)

0 commit comments

Comments
 (0)