Skip to content

Commit

Permalink
explain README links to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Nov 25, 2010
1 parent 1657d18 commit 1e2b17e
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.markdown → README.md
Expand Up @@ -6,8 +6,16 @@ NOTE: rspec-2 does _not_ support rails-2. Use rspec-rails-1.3.x for rails-2.

## Documentation

* [Cucumber features](http://relishapp.com/rspec/rspec-rails/v/2-0)
* [RDoc](http://rubydoc.info/gems/rspec-rails/2.0.1/frames)
The [Cucumber features](http://relishapp.com/rspec/rspec-rails/v/2-1) are the
most comprehensive and up-to-date docs for end-users.

The [RDoc](http://rubydoc.info/gems/rspec-rails/2.1/frames) provides additional
information for contributors and/or extenders.

All of the documentation is open source and a work in progress. If you find it
lacking or confusing, you can help improve it by submitting requests and
patches to the [rspec-rails issue
tracker](https://github.com/rspec/rspec-rails/issues).

## Install

Expand Down

0 comments on commit 1e2b17e

Please sign in to comment.