diff --git a/README.md b/README.md index 2a78c854b8..00b570d9f3 100644 --- a/README.md +++ b/README.md @@ -124,15 +124,22 @@ The CLI is available by using the command `jsipfs` in your terminal. This is ali Learn how to bundle with browserify and webpack in the [`examples`](https://github.com/ipfs/js-ipfs/tree/master/examples) folder. -You can also load it using a ` - - + +``` +**OR THIS:** + +```html + + + + ```