From 18ac8be2a62422e0e140f5b865a467870fcaff4f Mon Sep 17 00:00:00 2001 From: James P Date: Fri, 19 Apr 2024 18:00:25 -0500 Subject: [PATCH] Formatting --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a8f835e..70d4504 100644 --- a/readme.md +++ b/readme.md @@ -14,4 +14,4 @@ npm install @zenfs/emscripten ## Usage -> 🛈 The examples are written in ESM. If you are using CJS, you can `require` the package. If running in a browser you can add a script tag to your HTML pointing to the `browser.min.js` and use ZenFS Emscripten via the global `ZenFS_Emscripten` object. \ No newline at end of file +> 🛈 The examples are written in ESM. If you are using CJS, you can `require` the package. If running in a browser you can add a script tag to your HTML pointing to the `browser.min.js` and use ZenFS Emscripten via the global `ZenFS_Emscripten` object.