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

chore: more readme updates

This commit is contained in:
James Cook 2022-03-09 21:29:33 +00:00
parent 117b2fb303
commit 0593f41f8b

View file

@ -1,11 +1,12 @@
# Classcharts API
A very WIP client for the classcharts API
A API client for Classcharts
[Documentation](https://jamesatjaminit.github.io/classcharts-api/index.html)
[Discord Server](https://discord.gg/985yaqxPuy)
* [Documentation](https://jamesatjaminit.github.io/classcharts-api/index.html)
* [Discord Server](https://discord.gg/985yaqxPuy)
# Examples
### Documentation is very much WIP, better documentation is planned :D
For any help with the lib, please join the discord!
```typescript
import { ClasschartsClient } from "classcharts-api";
async function main() {