diff --git a/README.md b/README.md index f35d965..8f3a768 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,12 @@ MCC Island API is a GraphQL API that provides access to public data from the MCC For more information about the API, including a GraphiQL web IDE, check out our [documentation](https://api.mccisland.net/docs). This GitHub repo contains the current version of the GraphQL schema the API uses. -The [releases](https://github.com/Noxcrew/mccisland-api/releases) page will track updates made to the API and upcoming changes will be proposed as [pull requests](https://github.com/Noxcrew/mccisland-api/pulls) for feedback. +The [releases](https://github.com/Noxcrew/mccisland-api/releases) page will track updates made to the API, and upcoming changes will be proposed as [pull requests](https://github.com/Noxcrew/mccisland-api/pulls) for feedback. + +The version of the schema in this repository may be ahead of what is available in the API as we merge upcoming changes. +To see the latest version of the schema available, check out our [documentation](https://api.mccisland.net/docs). ## Issues and Feature Requests -Should you encounter any issues while using the API, please create an [issue](https://github.com/Noxcrew/mccisland-api/issues/new) and we will get back to you as soon as possible. +Should you encounter any issues while using the API, please create an [issue,](https://github.com/Noxcrew/mccisland-api/issues/new) and we will get back to you as soon as possible. For questions and feedback, please use the [discussions tab](https://github.com/Noxcrew/mcchampionship-api/discussions) or the [#api-chat](https://discord.com/channels/707193125478596668/1134515300742733985) channel in the [MCC Discord](https://discord.gg/mcc).