captainspock commited on
Commit
69dcd8a
·
verified ·
1 Parent(s): ef56cba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,3 +8,5 @@ pinned: false
8
  ---
9
 
10
  WebNN (Web Neural Network API) is a web standard that provides hardware-accelerated machine learning inference capabilities directly in web browsers.
 
 
 
8
  ---
9
 
10
  WebNN (Web Neural Network API) is a web standard that provides hardware-accelerated machine learning inference capabilities directly in web browsers.
11
+
12
+ To use WebNN before reaching the [Origin Trial](https://developer.chrome.com/docs/web-platform/origin-trials) milestone, please complete the setup requirements by following the instructions provided in the [Installation Guides](https://webnn.io/en/learn/get-started/installation).