diff --git a/README.md b/README.md index 2c5d20a..4143a7f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For this example, which can also be found at the aforementioned website, we are First, include turbo.js in your site: ```html - + ``` or pull [`turbojs`](https://www.npmjs.com/package/turbojs) via npm to use it in your project.