diff --git a/README.md b/README.md index d28cda5..2d5ab3d 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,11 @@ You can use `x-markdown-css` with: 1. A CDN service: -- UNPKG: `https://unpkg.com/x-markdown-css` -- jsDelivr: `https://fastly.jsdelivr.net/npm/x-markdown-css` +- UNPKG: `https://unpkg.com/x-markdown-css@latest` +- jsDelivr: `https://fastly.jsdelivr.net/npm/x-markdown-css@latest` - CDNJS: *Coming soon. **Waiting for you to make `x-markdown-css` [popular enough](https://github.com/cdnjs/packages/blob/master/CONTRIBUTING.md#policy-rules-and-guidelines)**!* -> *ps. Note that `bundle.css` without `.min` stands for unminified version.* - -1. A CSS (with Node.js) / Sass / SCSS project: +2. A CSS (with Node.js) / Sass / SCSS project: First, install it with NPM ([PNPM](https://pnpm.io) or [Yarn](https://yarnpkg.com) also works):