chore: update readme

This commit is contained in:
Yuzu 2022-07-12 14:11:47 -05:00
parent 8cede1a83c
commit a89f22c189

View File

@ -2,11 +2,13 @@
## A brand new bleeding edge non bloated Discord library ## A brand new bleeding edge non bloated Discord library
### Install (node18) ### Install (for [node18](https://nodejs.org/en/download/))
```sh-session ```sh-session
npm install @oasisjs/biscuit 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. The biscuit Discord library is built ontop of Discordeno and webspec APIs, we aim to provide portability.
Join our [Discord](https://discord.gg/zmuvzzEFz2) Join our [Discord](https://discord.gg/zmuvzzEFz2)