完善README

This commit is contained in:
zhouhao
2017-06-20 22:25:21 +08:00
parent 43178f57d2
commit d46c4a6274
2 changed files with 14 additions and 5 deletions

View File

@@ -1,18 +1,27 @@
## hsweb 3.0
[Features](FEATURES.md)
[![Join the chat at https://gitter.im/hs-web/hsweb-framework](https://badges.gitter.im/hs-web/hsweb-framework.svg)](https://gitter.im/hs-web/hsweb-framework?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/hs-web/hsweb-framework.svg?branch=master)](https://travis-ci.org/hs-web/hsweb-framework)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg?style=flat-square)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Insight.io](https://www.insight.io/repoBadge/github.com/hs-web/hsweb-framework)](https://insight.io/github.com/hs-web/hsweb-framework)
[Features](FEATURES.md)
## 模块简介
| 模块 | 说明 | 进度 |
| ------------- |:-------------:| ----|
|[hsweb-authorization](hsweb-authorization)|权限控制| 80%|
|[hsweb-authorization](hsweb-authorization)|权限控制| 90%|
|[hsweb-commons](hsweb-commons) |基础通用功能| 90%|
|[hsweb-concurrent](hsweb-concurrent)|并发包,缓存,锁,计数器等| 80%|
|[hsweb-core](hsweb-core)|框架核心| 90%|
|[hsweb-datasource](hsweb-datasource)|数据源| 90%|
|[hsweb-examples](hsweb-examples)|例子,演示| 10%|
|[hsweb-i18n](hsweb-i18n)|国际化| 0%|
|[hsweb-logging](hsweb-logging)| 日志| 10%|
|[hsweb-logging](hsweb-logging)| 日志| 80%|
|[hsweb-message](hsweb-message)|mq,websocket...| 80%|
|[hsweb-starter](hsweb-starter)|模块启动器| 80%|
|[hsweb-system](hsweb-system)|**系统功能**| 20%|
|[hsweb-starter](hsweb-starter)|模块启动器| 90%|
|[hsweb-system](hsweb-system)|**系统功能**| 40%|
|[hsweb-tests](hsweb-tests)|测试| 80%|
![](./docs/hsweb3.png)

BIN
docs/hsweb3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB