Skip to content

Commit 8026a2e

Browse files
authored
Merge pull request #776 from cerebris/version_note
Add note about version to README
2 parents a5fef38 + 091e045 commit 8026a2e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
[![Join the chat at https://gitter.im/cerebris/jsonapi-resources](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cerebris/jsonapi-resources?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

5+
**NOTE:** This README is the documentation for `JSONAPI::Resources`. If you are viewing this at the
6+
[project page on Github](https://github.com/cerebris/jsonapi-resources) you are viewing the documentation for the `master`
7+
branch. This may contain information that is not relevant to the release you are using. Please see the README for the
8+
[version](https://github.com/cerebris/jsonapi-resources/releases) you are using.
9+
10+
---
11+
512
`JSONAPI::Resources`, or "JR", provides a framework for developing a server that complies with the
613
[JSON API](http://jsonapi.org/) specification.
714

0 commit comments

Comments
 (0)