瀏覽代碼

update README

supeng 1 年之前
父節點
當前提交
e47a8bbcb6
共有 1 個文件被更改,包括 11 次插入3 次删除
  1. 11 3
      README.md

+ 11 - 3
README.md

@@ -3,11 +3,19 @@ ___
 ### Introduction
 基于开源项目:git@github.com:xuxueli/xxl-job.git
 
-### Installation
-
+https://www.xuxueli.com/xxl-job/
 
+### Installation
+```xml
+<dependency>
+    <groupId>com.xuxueli</groupId>
+    <artifactId>xxl-job-core</artifactId>
+    <version>${最新稳定版本}</version>
+</dependency>
+```
 
 ### Release
-#### 2024-07-22
+#### 版本 2.4.1 [2024-07-22]
 1. 基于开源xxl-job 2.4.1版本搭建
 2. 支持飞书报警
+3. 支持jenkins部署