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 9571f5c commit d1423b8
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.markdown → README.md
Expand Up @@ -5,8 +5,16 @@ RSpec::Matchers, a library of standard matchers.

## Documentation

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

The [RDoc](http://rubydoc.info/gems/rspec-expectations/2.0.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-expectations issue
tracker](https://github.com/rspec/rspec-expectations/issues).

## Install

Expand Down

0 comments on commit d1423b8

Please sign in to comment.