diff --git a/README.md b/README.md index d4bcd4bb..ac713369 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Matrix multiplication (perform matrix multiplication on 2 matrices of size 512 x ``` https://unpkg.com/gpu.js@latest/dist/gpu-browser.min.js https://cdn.jsdelivr.net/npm/gpu.js@latest/dist/gpu-browser.min.js +import {GPU} from 'https://cdn.skypack.dev/gpu.js@latest'; ``` ## Node