Skip to content

Commit e026482

Browse files
committed
renamed README
1 parent b6f6abc commit e026482

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
JavaScript Koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.
2+
3+
The inspiration for this project comes from the Edgecase Ruby Koans and the book 'Javascript: The Good Parts'.
4+
5+
Open the file jskoans.htm in your favourite browser and make the tests pass.
6+
7+
The koans use the [Qunit](http://docs.jquery.com/Qunit) test syntax and test runner.

0 commit comments

Comments
 (0)