Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Clarmy committed May 30, 2024
1 parent c02028e commit af8cc0b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
Sparse Matrix dBZ 稀疏矩阵 dBZ 等级数据读取

## 安装
克隆项目到本地
```bash
$ pip install git+https://github.com/caiyunapp/smdbz.git
$ git clone https://github.com/caiyunapp/smdbz.git
$ cd smdbz
$ python setup.py install # 开发模式执行 python setup.py develop
```

## 测试
Expand Down

0 comments on commit af8cc0b

Please sign in to comment.