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:
parent
117b2fb303
commit
0593f41f8b
1 changed files with 5 additions and 4 deletions
|
|
@ -1,11 +1,12 @@
|
||||||
# Classcharts API
|
# Classcharts API
|
||||||
|
|
||||||
A very WIP client for the classcharts API
|
A API client for Classcharts
|
||||||
|
|
||||||
[Documentation](https://jamesatjaminit.github.io/classcharts-api/index.html)
|
* [Documentation](https://jamesatjaminit.github.io/classcharts-api/index.html)
|
||||||
[Discord Server](https://discord.gg/985yaqxPuy)
|
* [Discord Server](https://discord.gg/985yaqxPuy)
|
||||||
# Examples
|
# Examples
|
||||||
|
### Documentation is very much WIP, better documentation is planned :D
|
||||||
|
For any help with the lib, please join the discord!
|
||||||
```typescript
|
```typescript
|
||||||
import { ClasschartsClient } from "classcharts-api";
|
import { ClasschartsClient } from "classcharts-api";
|
||||||
async function main() {
|
async function main() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue