diff --git a/README.md b/README.md index 2665c37..f3d4c7e 100644 --- a/README.md +++ b/README.md @@ -89,8 +89,22 @@ bus, and separate control signals. ## jsDelivr CDN -These versionless URLs resolve to the latest version published on npm and will -follow future releases: +Add this module script to your site's ``. It waits for the page to load, +then renders every Wire Lang code block: + +```html + +``` + +The versionless URL loads the latest version published on npm and will follow +future releases. + +
+Show all CDN URLs | Package | CDN URL | | --- | --- | @@ -100,6 +114,8 @@ follow future releases: | `@wire-lang/browser` | | | `@wire-lang/markdown` | | +
+ ## Install and use ```bash