From ec67824174b085f47eb22589404d09232a92a6db Mon Sep 17 00:00:00 2001 From: James Prevett Date: Tue, 10 Dec 2024 13:27:50 -0600 Subject: [PATCH] Added `XML` to readme. --- readme.md | 47 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 41 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 8b0902c..f7e7ba2 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,7 @@ [ZenFS](https://github.com/zen-fs/core) backends for DOM APIs. DOM APIs are _only_ available natively in browsers. -> [!IMPORTANT] -> Please read the ZenFS core documentation! +Please read the ZenFS core documentation! ## Backends @@ -15,10 +14,7 @@ For more information, see the [API documentation](https://zen-fs.github.io/dom). ## Usage -> [!NOTE] -> The examples are written in ESM. -> For CJS, you can `require` the package. -> If using a browser environment, you can use a `