Skip to content

Commit b74001f

Browse files
author
喵喵大人
authored
Merge pull request #1 from CatLib/1.0
Update README.md
2 parents 84cca96 + 3ef2c2a commit b74001f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@
2121
- [依赖注入容器](http://catlib.io/v1/guide/container.html).
2222
- [基础事件系统](http://catlib.io/v1/guide/events.html).
2323

24+
## 安装CatLib Core
25+
26+
**使用Nuget安装**
27+
28+
```PM
29+
Install-Package CatLib.Core -Version 1.0.0
30+
```
31+
32+
**直接下载发布版本**
33+
34+
[下载](https://github.com/CatLib/Core/releases)最新发布版本。
35+
2436
## 学习CatLib
2537

2638
我们已经准备了各个组件的教程,您只需要进入 [中文文档](http://catlib.io) / [English Document](http://en.catlib.io) 就可以看到她们。

0 commit comments

Comments
 (0)