From e153cc9cc055b31a9a147effa950de4430986816 Mon Sep 17 00:00:00 2001 From: James Prevett Date: Mon, 14 Oct 2024 11:03:05 -0500 Subject: [PATCH] Added note --- readme.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f4319da..f5dc933 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,17 @@ # ZenFS Emscripten Backend +> [!WARNING] +> This package has not been extensively tested and may not be stable. +> +> If you find a bug, please report it. Thanks! + [ZenFS](https://github.com/zen-fs/core) backend for usage with Emscripten. +For more information, see the [docs](https://zen-fs.github.io/emscripten). + > [!IMPORTANT] > Please read the ZenFS core documentation! -For more information, see the [docs](https://zen-fs.github.io/emscripten). - ## Installing ```sh