Skip to content

Commit 9d71207

Browse files
committed
Update README.md
1 parent 55ef8b6 commit 9d71207

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ The NuGet packages are out!
99
* [JSONAPI](https://www.nuget.org/packages/JSONAPI/)
1010
* [JSONAPI.EntityFramework](https://www.nuget.org/packages/JSONAPI.EntityFramework/)
1111

12-
Alpha Quality Software
12+
JSON API Compliance
1313
----------------------
1414

15-
This is an extremely early access library. The tests are a mess, and there is next to no documentation. However, it is working usefully in a project of mine, so hopefully it can be of use to others as well--or at least eventually. This will continue to be developed by me and contributions are welcome!
16-
17-
(Also bear in mind that I'm still relatively new to C# and .NET--I've written all this but I wouldn't say I "grok" those environments--so there may be flaws in the design. I think there is a lot with merit here though.)
15+
The master branch is currently compliant with JSON API RC1. Work is ongoing in the [0-4-0](https://github.com/SphtKr/JSONAPI.NET/tree/0-4-0) branch to bring the library up to date with the RC3 version of the spec.
1816

1917
What is JSONAPI.NET?
2018
====================

0 commit comments

Comments
 (0)