Skip to content

Commit 63ba439

Browse files
authored
Update README.md
1 parent 117573f commit 63ba439

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Ruby gem for validating [JSON API](http://jsonapi.org) documents.
88
[![codecov](https://codecov.io/gh/jsonapi-rb/jsonapi-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/jsonapi-rb/parser)
99
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/jsonapi-rb/Lobby)
1010

11+
## Resources
12+
13+
* Chat: [gitter](http://gitter.im/jsonapi-rb)
14+
* Twitter: [@jsonapirb](http://twitter.com/jsonapirb)
15+
* Docs: [jsonapi-rb.org](http://jsonapi-rb.org)
16+
1117
## Installation
1218
```ruby
1319
# In Gemfile

0 commit comments

Comments
 (0)