From f977c1c12045a0e6b0f622aff164085e8d81b474 Mon Sep 17 00:00:00 2001 From: Yuzuru Date: Mon, 5 Jun 2023 03:54:25 -0500 Subject: [PATCH] fixes --- packages/helpers/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/helpers/README.md b/packages/helpers/README.md index 3765c96..ee985bf 100644 --- a/packages/helpers/README.md +++ b/packages/helpers/README.md @@ -1,6 +1,6 @@ # @biscuitland/helpers ## Most importantly, helpers is: -Idk man +A collection of builders to make your life easier, not built into the core library due to performance concerns. [](https://github.com/oasisjs/biscuit) [](https://discord.gg/XNw2RZFzaP) @@ -17,5 +17,5 @@ yarn add @biscuitland/helpers ## Links * [Website](https://biscuitjs.com/) * [Documentation](https://docs.biscuitjs.com/) -* [Discord](https://discord.gg/XNw2RZFzaP) -* [core](https://www.npmjs.com/package/@biscuitland/core) | [api-types](https://www.npmjs.com/package/@biscuitland/api-types) | [cache](https://www.npmjs.com/package/@biscuitland/cache) | [rest](https://www.npmjs.com/package/@biscuitland/rest) | [ws](https://www.npmjs.com/package/@biscuitland/ws) \ No newline at end of file +* [Discord](https://discord.gg/XNw2RZFzaP) +* [core](https://www.npmjs.com/package/@biscuitland/core) | [api-types](https://www.npmjs.com/package/@biscuitland/api-types) | [cache](https://www.npmjs.com/package/@biscuitland/cache) | [rest](https://www.npmjs.com/package/@biscuitland/rest) | [ws](https://www.npmjs.com/package/@biscuitland/ws)