diff --git a/README.md b/README.md index e007bae..5276dd8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ This is the backend for the Beacon app. It is written in GraphQL using Apollo and has realtime subscriptions to share user locations with one another. A MongoDB Atlas cluster is used for databasing. +## Official documentation +https://ccextractor-beacon-docs.netlify.app/ + +The source code of documentation can be found here: https://github.com/CCExtractor/Beacon-Documentation + ## Live URL's (possibly outdated) - `https://beacon.aadibajpai.com`: standalone version for development and testing;