From 34dd408e5453ba5da22a2e87655c2b92549d1632 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Sat, 4 Jan 2025 18:05:44 +0100 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d494c0..a1bde06 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ add new features and support more platforms. Thank you in advance! I tested this library with Node.js, Bun and Deno (V2.x) with no issues. There is currently only one problem on Denos side: os.freemem() pollyfill is currently -not correct (version 2.1.4) bus there is already a fix (not yet published). +not correct (version 2.1.4) but there is already a fix (not yet published). **Attention**: This library is supposed to be used as a backend/server-side library and **will definitely not work within a browser**.