Skip to content

Commit b14781f

Browse files
authored
Stabilized the API
1 parent 9697d08 commit b14781f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Implementation of [JSON API](http://jsonapi.org) in PHP
22
This library is an attempt to express business rules of JSON API specification in a set of PHP 7 classes.
3-
While it is still in `0.*` versions, there are no major changes expected in the internal API.
3+
4+
*While it is still in `0.*` versions, there are no major changes expected in the internal API.*
45

56
A simple example to illustrate the general idea. This (slightly modified) JSON representation from
67
[the documentation](http://jsonapi.org/format/#document-resource-objects)

0 commit comments

Comments
 (0)