diff --git a/README.md b/README.md
index 7db0f97..b13eb2d 100644
--- a/README.md
+++ b/README.md
@@ -19,16 +19,6 @@
-> Developer preview. APIs may change between releases.
-
-> Browser apps use ONNX Runtime Web and browser storage. Node.js apps use ONNX
-> Runtime Web with filesystem storage by default.
-
-> Browser ONNX Runtime wasm assets are loaded from the matching ONNX Runtime Web
-> CDN by default. For production apps that need CDN independence or stricter
-> supply-chain controls, self-host those ONNX Runtime assets and set
-> `ortWasmPath`.
-
## See It In Action