agile-core 3.0.1 → 3.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Agile框架使用指南
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
|
-
<img src="
|
|
4
|
+
<img src="https://gitee.com/nandy007/agile-core/raw/main/assets/aui.svg" alt="Agile框架" style="width: 120px;border-radius:26px;background-color: #fff;box-shadow: 2px 2px 4px rgba(0,0,0,0.2);"/>
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
## 概述
|