diff --git a/README.md b/README.md index 74f3bd34..060fde87 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-The goal of this to provide full support of the [GraphQL draft specification](https://facebook.github.io/graphql/draft) with a set of idiomatic, easy to use Go packages. +The goal of this project is to provide full support of the [GraphQL draft specification](https://facebook.github.io/graphql/draft) with a set of idiomatic, easy to use Go packages. While still under heavy development (`internal` APIs are almost certainly subject to change), this library is safe for production use.