xuxueli 8 년 전
부모
커밋
5d58e582d8
2개의 변경된 파일14개의 추가작업 그리고 10개의 파일을 삭제
  1. 3 2
      README.md
  2. 11 8
      doc/XXL-JOB官方文档.md

+ 3 - 2
README.md 파일 보기

@@ -141,14 +141,15 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
141 141
 
142 142
 
143 143
 ## User Registration
144
-请接入使用的公司或个人进行用户登记 [登记地址](https://github.com/xuxueli/xxl-job/issues/1 ) 。登记仅为了产品推广,产品开源免费。
144
+登记仅为了产品推广,产品开源免费。   
145
+请接入使用的公司或个人进行用户登记 [登记地址](https://github.com/xuxueli/xxl-job/issues/1 ) 。
145 146
 
146 147
 
147 148
 ## Copyright and license
148 149
 产品开源免费,并且将持续提供免费的社区技术支持。个人或企业内部可自由的接入和使用。
149 150
 
150 151
 XXL-JOB采用GPLv3协议,目的是为了保证用户的自由使用权利。协议可避免专利申请的特殊危险 "the GPL assures that patents cannot be used to render the program non-free.(摘自GPLv3)"。  
151
-
152
+Copyright (c) 2015-present, xuxueli.
152 153
 
153 154
 ---
154 155
 ## Donate

+ 11 - 8
doc/XXL-JOB官方文档.md 파일 보기

@@ -95,7 +95,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
95 95
 
96 96
 ### 1.4 下载
97 97
 
98
-#### 源码仓库地址 (将会在两个git仓库同步发布最新代码)
98
+#### 源码仓库地址
99 99
 
100 100
 源码仓库地址 | Release Download
101 101
 --- | ---
@@ -103,7 +103,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
103 103
 [http://git.oschina.net/xuxueli0323/xxl-job](http://git.oschina.net/xuxueli0323/xxl-job) | [Download](http://git.oschina.net/xuxueli0323/xxl-job/releases)
104 104
 
105 105
 
106
-#### 中央仓库地址 (最新Release版本:1.8.1)
106
+#### 中央仓库地址
107 107
 
108 108
 ```
109 109
 <!-- http://repo1.maven.org/maven2/com/xuxueli/xxl-job-core/ -->
@@ -114,12 +114,12 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
114 114
 </dependency>
115 115
 ```
116 116
 
117
-#### 博客地址 (将会在两个博客同步更新文档)
117
+#### 博客地址
118 118
 
119 119
 - [oschina地址](http://my.oschina.net/xuxueli/blog/690978)
120 120
 - [cnblogs地址](http://www.cnblogs.com/xuxueli/p/5021979.html)
121 121
 
122
-#### 技术交流群 (仅作技术交流)
122
+#### 技术交流
123 123
 
124 124
 - 群5:138274130      [![image](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=a3f3aea7e5943e7a24e9726495747ddc19bccd3592d7a70ecb5a97b616062241 )
125 125
 - 群4:464762661    (群即将满,请加群5)
@@ -960,16 +960,19 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
960 960
 #### 7.1 报告问题
961 961
 XXL-JOB托管在Github上,如有问题可在 [ISSUES](https://github.com/xuxueli/xxl-job/issues/) 上提问,也可以加入上文技术交流群;
962 962
 
963
-#### 7.2 接入登记(登记仅为了推广,产品开源免费)
964
-更多接入公司,欢迎在github [登记](https://github.com/xuxueli/xxl-job/issues/1 )
963
+#### 7.2 用户接入登记
964
+登记仅为了产品推广,产品开源免费。   
965
+请接入使用的公司或个人进行用户登记 [登记地址](https://github.com/xuxueli/xxl-job/issues/1 ) 。
965 966
 
966
-#### 7.3 开源协议
967
+#### 7.3 开源协议和版权
967 968
 产品开源免费,并且将持续提供免费的社区技术支持。个人或企业内部可自由的接入和使用。
968 969
 
969 970
 XXL-JOB采用GPLv3协议,目的是为了保证用户的自由使用权利。协议可避免专利申请的特殊危险 "the GPL assures that patents cannot be used to render the program non-free.(摘自GPLv3)"。  
971
+Copyright (c) 2015-present, xuxueli.
970 972
 
971 973
 ---
972
-#### 支持的话可以扫一扫,支持 [XXL系列](https://github.com/xuxueli) 的建设:)
974
+#### 捐赠
975
+支持的话可以扫一扫,请作者喝杯咖啡吧:)
973 976
 
974 977
 微信:![输入图片说明](https://static.oschina.net/uploads/img/201707/07214300_qhxT.png "在这里输入图片标题")
975 978
 支付宝:![输入图片说明](http://images2015.cnblogs.com/blog/554415/201605/554415-20160513183306234-1939652116.png "在这里输入图片标题")