Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo 和添加nutz集成的链接 #1

Merged
merged 2 commits into from
Mar 12, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Hasor

   Hasor是一套基于 Java 语言的应用程序开发框架,它的核心设计目标是提供一个简单、且必要的环境给开发者。开发者可以在此基础上快速进行软件开发
  Hasor 是一款基于 Java 语言的应用程序开发框架,它的核心设计目标是提供一个简单、且必要的环境给开发者。开发者可以在此基础上,通过Hasor强有力的粘合机制,构建出更加完善的应用场景。同时Hasor的各种内置插件也会帮助开发者进行快速开发

   区别于其它框架的是 Hasor 有着自己一套完整的体系,无论您是一般的Web项目,还是几百人团队中复杂的分布式系统。Hasor都会给予你最有力的支持。

Expand Down Expand Up @@ -42,7 +42,7 @@
### 集成
01. 支持与 Spring 集成(2016-02-16)
02. 支持与 JFinal 集成(2016-11-03)
03. 支持与 Nutz 集成(2017-02-21)
03. 支持与 [Nutz 集成(2017-02-21)](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-hasor)

----------
### 发展状况
Expand Down Expand Up @@ -78,4 +78,4 @@
### 正式发布

* mvn release:prepare -P release
* mvn deploy -P release
* mvn deploy -P release