diff --git a/README.md b/README.md index 7a01cb2d..30306252 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ this][bindings]. You can view them in action like so: and our corresponding `index.js`: -```html +```js import { Foo, Bar, concat } from "./js_hello_world"; import { booted } from "./js_hello_world_wasm";