From ca25913c2a2fa98e266a247412088172500a0a85 Mon Sep 17 00:00:00 2001 From: Calum Knott Date: Sat, 28 May 2022 18:55:21 +0100 Subject: [PATCH] change of links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8163a2..85e3762 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,13 @@ CodeFlask was a brilliant project, but seems to be unmaintained, and it required You can install CodeCup via npm: ``` -todo +npm i @calumk/codecup ``` Or use it directly in browser via cdn service: ``` - todo +https://cdn.jsdelivr.net/npm/@calumk/codecup ``` ## Usage