From 051ddc1eb486144b902ef1351e039469a050991f Mon Sep 17 00:00:00 2001
From: yexuejc <1107047387@qq.com>
Date: Mon, 9 Apr 2018 15:19:17 +0800
Subject: [PATCH] first commit
---
README.md | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..81fe728
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+通用工具包
+
+### 使用
+>yexuejc.base.version=1.0.0
+
+pom.xml
+```
+
+
+ com.github.yexuejc
+ yexuejc-base
+ ${yexuejc.base.version}
+
+
+
+
+ jitpack.io
+ https://jitpack.io
+
+
+```
\ No newline at end of file