Update README and remove rc release notes

RC release notes have been merged into release_notes/20.md
This commit is contained in:
Christopher Jobst and Sheel Choksi
2013-12-16 12:42:17 -08:00
parent a2a8b5dde2
commit 812b14d000
4 changed files with 1 additions and 474 deletions

View File

@@ -5,7 +5,7 @@
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, [Node.js](http://nodejs.org) projects, or anywhere that JavaScript can run.
Documentation & guides live here: [http://pivotal.github.com/jasmine/](http://pivotal.github.com/jasmine/)
Documentation & guides live here: [http://jasmine.github.io](http://jasmine.github.io/)
## Contributing