Skip to content

Commit 4e35f5c

Browse files
committed
Fixes README format [ci skip]
1 parent 307f1e2 commit 4e35f5c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,11 @@ it 'should bind exchanges to exchanges' do
127127
end
128128
```
129129

130+
## Other features
131+
132+
This gem was made based on my own use of Bunny in a project. If there are other uses for Bunny that this library does not cover (eg. missing methods, functionality), feel free to open an issue or pull request!
133+
134+
130135
## Installation
131136

132137
#### With RubyGems
@@ -137,10 +142,6 @@ To install BunnyMock with RubyGems:
137142
gem install bunny-mock
138143
```
139144

140-
#### Other Features
141-
142-
This gem was made based on my own use of Bunny in a project. If there are other uses for Bunny that this library does not cover (eg. missing methods, functionality), feel free to open an issue or pull request!
143-
144145
#### With Bundler
145146

146147
To use BunnyMock with a Bundler managed project:

0 commit comments

Comments
 (0)