From c8c0bda883fb0191a20733ffce031fba7bbed247 Mon Sep 17 00:00:00 2001 From: Justin Smestad Date: Fri, 13 Apr 2018 13:15:54 -0600 Subject: [PATCH] Remove old README section --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index e320226..c88cf34 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ An ActiveModel-compliant consumer framework for communicating with JSONAPI-based [![CircleCI](https://circleci.com/gh/jsmestad/jsonapi-consumer.svg?style=svg)](https://circleci.com/gh/jsmestad/jsonapi-consumer) - -## JSONAPI Compatibility - -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. - ## Installation Add this line to your application's Gemfile: