Skip to content

Commit 1617f9b

Browse files
committed
Update README.md
1 parent 5a6404a commit 1617f9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ An ActiveModel-compliant consumer framework for communicating with JSONAPI-based
44

55
[![Build Status](https://travis-ci.org/jsmestad/jsonapi-consumer.svg?branch=master)](https://travis-ci.org/jsmestad/jsonapi-consumer)
66

7+
## JSONAPI Compatibility
8+
9+
The [master branch](https://github.com/jsmestad/jsonapi-consumer/tree/master) is features compatibility with JSONAPI (prior to RC). If you are looking for JSONAPI RC3 (soon to be 1.0) check out the [develop branch](https://github.com/jsmestad/jsonapi-consumer/tree/develop) for that.
10+
711
## Installation
812

913
Add this line to your application's Gemfile:

0 commit comments

Comments
 (0)