diff --git a/README.markdown b/README.markdown index 7b2108f..6376d91 100644 --- a/README.markdown +++ b/README.markdown @@ -1,19 +1,20 @@ -[Jasmine](http://pivotal.github.com/jasmine) +[Jasmine](http://pivotal.github.com/jasmine) ======= **A JavaScript Testing Framework** Quick Start ---------- -1. Get the latest release from the [downloads page](http://github.com/pivotal/jasmine/downloads). +#### For JavaScript-only projects: +1. Get the latest release from the [downloads page](http://pivotal.github.com/jasmine/). 2. Open `SpecRunner.html` in your favorite browser. -For running within a Ruby environment, including automated execution with Selenium, please use -the [jasmine gem](http://github.com/pivotal/jasmine-gem). +#### Other distributions: +* For integration with the Ruby environment, including automated execution with Selenium, please use the [jasmine gem](http://github.com/pivotal/jasmine-gem). ### Which Release Should I Use? -Please use the latest version unless you have a good reason not to. Some of this documentation may not be applicable to older versions. Please see [[Release Notes]](http://wiki.github.com/pivotal/jasmine/release-notes) for change information. +Please use the latest version unless you have a good reason not to. Some of this documentation may not be applicable to older versions. Please see [Release Notes](http://pivotal.github.com/jasmine/release-notes) for change information. Why Another JavaScript TDD/BDD Framework? ----------- diff --git a/Rakefile b/Rakefile index 54b24d8..10cff58 100644 --- a/Rakefile +++ b/Rakefile @@ -157,11 +157,11 @@ jasmine.version_= { fn = f.sub(/^pages\//, '') version = /jasmine-standalone-(.*).zip/.match(f)[1] - download_html += "