Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 782a8a2

Browse files
committed
Minor whitespace update [ci skip]
1 parent f0bce0b commit 782a8a2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RSpec repos as well. Add the following to your `Gemfile`:
1818
gem lib, :git => "git://github.com/rspec/#{lib}.git", :branch => 'master'
1919
end
2020
```
21+
2122
## Contributing
2223

2324
Once you've set up the environment, you'll need to cd into the working
@@ -26,10 +27,11 @@ specs and cucumber features, and make patches.
2627

2728
NOTE: You do not need to use rspec-dev to work on a specific RSpec repo. You
2829
can treat each RSpec repo as an independent project.
29-
* [Build Detail](BUILD_DETAIL.md)
30+
31+
* [Build details](BUILD_DETAIL.md)
3032
* [Code of Conduct](CODE_OF_CONDUCT.md)
31-
* [Contributing](CONTRIBUTING.md)
32-
* [Development](DEVELOPMENT.md)
33+
* [Detailed contributing guide](CONTRIBUTING.md)
34+
* [Development setup guide](DEVELOPMENT.md)
3335

3436
## Basic Structure
3537

0 commit comments

Comments
 (0)