docs(readme): provide more commands

This commit is contained in:
2023-03-02 19:36:28 +08:00
parent e90679a4ac
commit 2042d6be41
+13 -1
View File
@@ -17,7 +17,7 @@
## Install
```sh
npm install
npm i
```
## Build
@@ -26,6 +26,18 @@ npm install
npm run build
```
or
```sh
grunt build
```
or
```sh
npx grunt build
```
## Usage
You can use the minified CSS file with a CDN service: