From beedb0e803d4859d59d286ee71307cd2414fac43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E6=A1=93=E6=A1=93?= Date: Sun, 5 Mar 2023 12:46:14 +0800 Subject: [PATCH] docs(readme): remove unnecessary remark --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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):