From cdaec9b8b67e032226929e05e2468b7ed857ffc8 Mon Sep 17 00:00:00 2001 From: Michael Ilyin Date: Thu, 23 Jan 2025 14:52:37 +0100 Subject: [PATCH] Update README.md Co-authored-by: Charles Schleich --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5636e69..1c363b4 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ The file `EXAMPLE_CONFIG.json5` references the `zenoh-plugin-remote-api\EXAMPLE_ yarn build ``` - The result is placed into the `zenoh-ts/dist` directory. + The result are placed into the `zenoh-ts/dist` directory. This library is currently compatible with browsers, but not with NodeJS due to websocket library limitations.