From 32d00d654afc022208d7ddc45d6bdcd39e000a24 Mon Sep 17 00:00:00 2001 From: James Cook Date: Sat, 12 Mar 2022 12:01:45 +0000 Subject: [PATCH] chore: update readme --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index a23a48f..7d02a29 100644 --- a/readme.md +++ b/readme.md @@ -2,10 +2,10 @@ A very WIP client for the classcharts API -[Documentation](https://jamesatjaminit.github.io/classcharts-api/index.html) - +* [Documentation](https://jamesatjaminit.github.io/classcharts-api/index.html) +* [Discord](https://discord.gg/DTcwugcgZ2) # Examples - +Docs are very much a WIP, for any help with the libary, please join the discord above ```typescript import { ClasschartsStudentClient } from "classcharts-api"; async function main() {