From 666f5d4d08b6c1819a0dc37cbc3c416cb1c8028a Mon Sep 17 00:00:00 2001 From: Emil Stenberg Date: Wed, 2 Oct 2024 13:04:25 +0200 Subject: [PATCH] Removed "based on Got" from the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8647677..2d55249 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ npm i @kth/canvas-api ``` -Node.JS HTTP client (for both TypeScript and JavaScript) based on [got](https://github.com/sindresorhus/got) for the [Canvas LMS API](https://canvas.instructure.com/doc/api/) +Node.JS HTTP client (for both TypeScript and JavaScript) for the [Canvas LMS API](https://canvas.instructure.com/doc/api/) ## Getting Started