updated 添加npm信息

This commit is contained in:
zhenghaole
2023-10-27 20:17:18 +08:00
parent 461af91bc5
commit 3796594ae3
3 changed files with 2 additions and 27 deletions

View File

@@ -19,6 +19,8 @@
然后使用 `require` 引入模块
![npm](https://img.shields.io/npm/v/relationship.js) ![npm](https://img.shields.io/npm/dw/relationship.js)
```js
var relationship = require("relationship.js");
```