1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

chore: update readme

This commit is contained in:
James Cook 2022-03-12 12:01:45 +00:00
parent fd75c3ff75
commit 32d00d654a

View file

@ -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() {