diff --git a/README.md b/README.md
index cf238d3a..8bebe6b8 100644
--- a/README.md
+++ b/README.md
@@ -31,15 +31,20 @@
## Compatibility
-- **Browser**:
- Compatible with both desktop and mobile platforms
- Compatible with *CPU*, *WebGL*, *WASM* backends
- Compatible with *WebWorker* execution
- Compatible with *WebView*
-- **NodeJS**:
- Compatibile with *WASM* backend for executions on architectures where *tensorflow* binaries are not available
- Compatible with *tfjs-node* using software execution via *tensorflow* shared libraries
- Compatible with *tfjs-node* using GPU-accelerated execution via *tensorflow* shared libraries and nVidia CUDA
+**Browser**:
+ - Compatible with both desktop and mobile platforms
+ - Compatible with *WebGPU*, *WebGL*, *WASM*, *CPU* backends
+ - Compatible with *WebWorker* execution
+ - Compatible with *WebView*
+ - Primary platform: *Chromium*-based browsers
+ - Secondary platform: *Firefox*, *Safari*
+
+**NodeJS**:
+ - Compatibile with *WASM* backend for executions on architectures where *tensorflow* binaries are not available
+ - Compatible with *tfjs-node* using software execution via *tensorflow* shared libraries
+ - Compatible with *tfjs-node* using GPU-accelerated execution via *tensorflow* shared libraries and nVidia CUDA
+ - Supported versions are from **14.x** to **22.x**
+ - NodeJS version **23.x** is not supported due to breaking changes and issues with `@tensorflow/tfjs`
@@ -370,20 +375,6 @@ And for even better results, you can run detection in a separate web worker thre