From 492f3dae567926204c10299bb65238587ca40a8e Mon Sep 17 00:00:00 2001 From: James Prevett Date: Sat, 26 Oct 2024 22:18:14 -0500 Subject: [PATCH] Added S3 caution message --- readme.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 5e20549..12e41c2 100644 --- a/readme.md +++ b/readme.md @@ -16,20 +16,16 @@ For more information, see the [API documentation](https://zenfs.dev/cloud). > [!IMPORTANT] > Please read the [ZenFS core documentation](https://zenfs.dev/core)! -## Installing +### Installing ```sh npm install @zenfs/cloud ``` -## Usage - > [!NOTE] -> The examples are written in ESM. -> For CJS, you can `require` the package. -> If using a browser environment, you can use a `