diff --git a/README.markdown b/README.markdown index 78670bd7..f3c466fa 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,4 @@ -# The Jasmine Gem +# The Jasmine Gem The [Jasmine](http://github.com/pivotal/jasmine) Ruby Gem is a package of helper code for developing Jasmine projects for Ruby-based web projects (Rails, Sinatra, etc.) or for JavaScript projects where Ruby is a welcome partner. It serves up a project's Jasmine suite in a browser so you can focus on your code instead of manually editing script tags in the Jasmine runner HTML file.