From 01ec1e658427434ea77285698be16e7003b5564e Mon Sep 17 00:00:00 2001 From: James Cook Date: Fri, 7 Apr 2023 13:48:13 +0100 Subject: [PATCH] fix: readme example fix --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 2423aa5..6ba2f51 100644 --- a/readme.md +++ b/readme.md @@ -9,9 +9,9 @@ A client for the classcharts API Docs are very much a WIP, for any help with the library, please join the discord above ```typescript -import { ClasschartsStudentClient } from "classcharts-api"; +import { StudentClient } from "classcharts-api"; async function main() { - const client = new ClasschartsStudentClient("classchartsCode", "01/1/2000"); + const client = new StudentClient("classchartsCode", "01/1/2000"); await client.login(); console.log( await client.getBehaviour({