From a89f22c189aad4268f79466f83692b4e5bdede2c Mon Sep 17 00:00:00 2001 From: Yuzu Date: Tue, 12 Jul 2022 14:11:47 -0500 Subject: [PATCH] chore: update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0117039..a5da5b6 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ ## A brand new bleeding edge non bloated Discord library -### Install (node18) +### Install (for [node18](https://nodejs.org/en/download/)) ```sh-session npm install @oasisjs/biscuit +pnpm add @oasisjs/biscuit +yarn add @oasisjs/biscuit ``` -> or via [cdn](https://nest.land/package/oasis) +> or via [cdn](https://nest.land/package/biscuit) The biscuit Discord library is built ontop of Discordeno and webspec APIs, we aim to provide portability. Join our [Discord](https://discord.gg/zmuvzzEFz2)