diff --git a/hsweb-concurrent/hsweb-concurrent-async-job/README.md b/hsweb-concurrent/hsweb-concurrent-async-job/README.md
new file mode 100644
index 000000000..b5abc6364
--- /dev/null
+++ b/hsweb-concurrent/hsweb-concurrent-async-job/README.md
@@ -0,0 +1,24 @@
+# 异步任务工具,支持多线程事务
+```xml
+
+
+ org.hswebframework.web
+ hsweb-concurrent-async-job
+ ${project.verion}
+
+```
+
+```java
+ @Autowired
+ private AsyncJobService asyncJobService;
+
+
+ public void testJob(){
+ List