From a5fab5b767904d83daeb6a8169b84fe4d96a945b Mon Sep 17 00:00:00 2001 From: James Cook Date: Wed, 30 Aug 2023 13:48:29 +0100 Subject: [PATCH] chore: update readme links --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index a5ee3c8..4d6a526 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,9 @@

Classcharts API JS

-Discord - license - npm - deno - node-current - + Discord + license + npm + deno

A Node.js and Deno wrapper for getting information from the Classcharts API.

@@ -14,6 +12,8 @@ - [Documentation](https://classchartsapi.github.io/classcharts-api-js/) - [Discord](https://discord.gg/DTcwugcgZ2) +- [NPM](https://www.npmjs.com/package/classcharts-api) +- [Deno](https://deno.land/x/classcharts_api) # Contributing