diff --git a/README.md b/README.md index 9253f52f..82d376ea 100644 --- a/README.md +++ b/README.md @@ -23,17 +23,17 @@ Embed TIFY into your website in three easy steps: - Either download TIFY and copy the contents of the `dist` directory to your server: ``` html - - + + ``` - > To avoid issues with browser caching, add a query parameter with the current version, e.g. `?v0.27.0`. + > To avoid issues with browser caching, add a query parameter with the current version, e.g. `?v0.28.0`. - Or use [jsDelivr](https://www.jsdelivr.com/): ``` html - - + + ``` - Or `import` TIFY into your web application: diff --git a/dist/index.html b/dist/index.html index b9c5b4a0..3465f8f9 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,5 +1,7 @@ -