|
@@ -1,4 +1,4 @@
|
1
|
|
-<p align="center">
|
|
1
|
+<p align="center" >
|
2
|
2
|
<img src="https://www.xuxueli.com/doc/static/xxl-job/images/xxl-logo.jpg" width="150">
|
3
|
3
|
<h3 align="center">XXL-JOB</h3>
|
4
|
4
|
<p align="center">
|
|
@@ -10,25 +10,25 @@
|
10
|
10
|
<a href="https://github.com/xuxueli/xxl-job/actions">
|
11
|
11
|
<img src="https://github.com/xuxueli/xxl-job/workflows/Java%20CI/badge.svg" >
|
12
|
12
|
</a>
|
13
|
|
- <a href="https://hub.docker.com/r/xuxueli/xxl-job-admin/">
|
14
|
|
- <img src="https://img.shields.io/badge/docker-passing-brightgreen.svg" >
|
15
|
|
- </a>
|
16
|
13
|
<a href="https://maven-badges.herokuapp.com/maven-central/com.xuxueli/xxl-job/">
|
17
|
14
|
<img src="https://maven-badges.herokuapp.com/maven-central/com.xuxueli/xxl-job/badge.svg" >
|
18
|
15
|
</a>
|
19
|
|
- <a href="https://github.com/xuxueli/xxl-job/releases">
|
20
|
|
- <img src="https://img.shields.io/github/release/xuxueli/xxl-job.svg" >
|
21
|
|
- </a>
|
22
|
|
- <a href="http://www.gnu.org/licenses/gpl-3.0.html">
|
23
|
|
- <img src="https://img.shields.io/badge/license-GPLv3-blue.svg" >
|
24
|
|
- </a>
|
25
|
|
- <a href="https://gitter.im/xuxueli/xxl-job?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge">
|
26
|
|
- <img src="https://badges.gitter.im/xuxueli/xxl-job.svg" >
|
27
|
|
- </a>
|
28
|
|
- <a href="https://www.xuxueli.com/page/donate.html">
|
29
|
|
- <img src="https://img.shields.io/badge/%24-donate-ff69b4.svg?style=flat-square" >
|
30
|
|
- </a>
|
31
|
|
- </p>
|
|
16
|
+ <a href="https://github.com/xuxueli/xxl-job/releases">
|
|
17
|
+ <img src="https://img.shields.io/github/release/xuxueli/xxl-job.svg" >
|
|
18
|
+ </a>
|
|
19
|
+ <a href="https://github.com/xuxueli/xxl-job/">
|
|
20
|
+ <img src="https://img.shields.io/github/stars/xuxueli/xxl-job" >
|
|
21
|
+ </a>
|
|
22
|
+ <a href="https://hub.docker.com/r/xuxueli/xxl-job-admin/">
|
|
23
|
+ <img src="https://img.shields.io/docker/pulls/xuxueli/xxl-job-admin" >
|
|
24
|
+ </a>
|
|
25
|
+ <a href="http://www.gnu.org/licenses/gpl-3.0.html">
|
|
26
|
+ <img src="https://img.shields.io/badge/license-GPLv3-blue.svg" >
|
|
27
|
+ </a>
|
|
28
|
+ <a href="https://www.xuxueli.com/page/donate.html">
|
|
29
|
+ <img src="https://img.shields.io/badge/%24-donate-ff69b4.svg?style=flat" >
|
|
30
|
+ </a>
|
|
31
|
+ </p>
|
32
|
32
|
</p>
|
33
|
33
|
|
34
|
34
|
|