Fix highlighting in README

This commit is contained in:
Alex Crichton 2018-01-29 21:53:33 -08:00
parent c51a342cb3
commit dac2f2d170

View File

@ -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";