瀏覽代碼

完善README

zhouhao 7 年之前
父節點
當前提交
d46c4a6274
共有 2 個文件被更改,包括 14 次插入5 次删除
  1. 14 5
      README.md
  2. 二進制
      docs/hsweb3.png

+ 14 - 5
README.md

@@ -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)

二進制
docs/hsweb3.png