From 9697d08e6ccec67cef583623ad39d820e8be6f67 Mon Sep 17 00:00:00 2001 From: Alexey Date: Thu, 30 Mar 2017 19:10:58 -0700 Subject: [PATCH] Update README.md (#25) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a91bf4..86e4c40 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Implementation of [JSON API](http://jsonapi.org) in PHP - -## WARNING! Work in progress! The internal library API is not stable yet! This library is an attempt to express business rules of JSON API specification in a set of PHP 7 classes. +While it is still in `0.*` versions, there are no major changes expected in the internal API. A simple example to illustrate the general idea. This (slightly modified) JSON representation from [the documentation](http://jsonapi.org/format/#document-resource-objects)