diff --git a/README.md b/README.md index b531b95..75fb6bd 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,10 @@ Append a `/` at the end of a URL to view a listing of all the files in a package ### Query Parameters
-
`?meta`
+
?meta
Return metadata about any file in a package as JSON (e.g. `/any/file?meta`)
-
`?module`
+
?module
Expands all ["bare" `import` specifiers](https://html.spec.whatwg.org/multipage/webappapis.html#resolve-a-module-specifier) in JavaScript modules to unpkg URLs. This feature is *very experimental*