Skip to content

Commit 8ea78c1

Browse files
committed
Updated the readme file.
1 parent 456ab7d commit 8ea78c1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
RSpec matchers for [JSON API](http://jsonapi.org).
44

5-
## Resources
6-
7-
* Chat: [gitter](http://gitter.im/jsonapi-rb)
8-
* Twitter: [@jsonapirb](http://twitter.com/jsonapirb)
9-
105
## Installation
116

127
Add the following to your application's Gemfile:
@@ -30,6 +25,7 @@ RSpec.configure do |config|
3025
# Support for documents with mixed string/symbol keys. Disabled by default.
3126
config.jsonapi_indifferent_hash = true
3227
end
28+
```
3329

3430
## Usage and documentation
3531

0 commit comments

Comments
 (0)