File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- <p align =" center " ><img width =" 173 " height =" 57 " src =" http ://catlib.io/images/logo.txt.png" ></p >
1+ <p align =" center " ><img width =" 173 " height =" 57 " src =" https ://catlib.io/images/logo.txt.png" ></p >
22
33<p align =" center " >
44<a href =" https://github.com/Catlib/Core/blob/master/LICENSE " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg " title =" license-mit " /></a >
1818
1919` CatLib Core ` 是 ` CatLib ` 的最小可用框架。仅提供最基础的功能,是其他框架开发者作为基础的理想选择。
2020
21- - [ 标准库 ] ( http ://catlib.io/v1/guide/support .html)
22- - [ CatLib核心] ( http ://catlib.io/v1/guide /application.html)
23- - [ 依赖注入容器] ( http ://catlib.io/v1/guide /container.html) .
24- - [ 基础事件系统 ] ( http ://catlib.io/v1/guide/events .html) .
21+ - [ 服务提供者 ] ( https ://catlib.io/v1/architecture/service-provider .html)
22+ - [ CatLib核心] ( https ://catlib.io/v1/architecture /application.html)
23+ - [ 依赖注入容器] ( https ://catlib.io/v1/architecture /container.html) .
24+ - [ 服务门面 ] ( https ://catlib.io/v1/architecture/facade .html) .
2525
2626## 安装CatLib Core
2727
@@ -40,15 +40,15 @@ Install-Package CatLib.Core -Version 1.3.0
4040您只需要进入 [ 中文文档] ( https://catlib.io ) 就可以看到她们。
4141
4242## 架构图
43- ![ ] ( http ://catlib.io/images/architecture-diagram.svg)
43+ ![ ] ( https ://catlib.io/images/architecture-diagram.svg)
4444
4545## 项目开发计划
4646
4747CatLib一直都在建立新的组件来降低开发者的工作量,进入 [ CatLib 开发计划] ( https://www.teambition.com/project/589ce998907a7b661c86de9c/tasks/scrum/589ce9aadf254b9870a7ac90 ) 来了解未来的开发序列。
4848
4949## 贡献
5050
51- CatLib还是一个年轻的框架,她的成长和你们的贡献是分不开的,如果您想要为项目进行贡献请参考: [ CatLib 贡献文档] ( http ://catlib.io/v1/guide /contribution.html) 您的贡献将会被列入贡献者名单,我们欢迎任何形式的Pull Request!
51+ CatLib还是一个年轻的框架,她的成长和你们的贡献是分不开的,如果您想要为项目进行贡献请参考: [ CatLib 贡献文档] ( https ://catlib.io/v1/contribution.html) 您的贡献将会被列入贡献者名单,我们欢迎任何形式的Pull Request!
5252
5353issues 不仅仅只是用于bug跟踪 , 如果您有好的意见或者想法,也欢迎创建 issues 一起讨论。
5454
You can’t perform that action at this time.
0 commit comments