diff --git a/README.md b/README.md index ac6ba485..e01c7fef 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ A mirror of Polymer's components so that they can be used directly from CDN ## How to use In general, given an element named `my-cool-element`, the CDN url for it will be: - -> https://cdn.rawgit.com/download/polymer-cdn/1.0.0/lib/**my-cool-element**/**my-cool-element**.html - +``` +https://cdn.rawgit.com/download/polymer-cdn/1.0.0/lib/my-cool-element/my-cool-element.html +``` ## Contents