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.