Skip to content

Commit 6edacf7

Browse files
committed
fix: detach graph code from sponge
1 parent 2f4df92 commit 6edacf7

File tree

3 files changed

+21
-581
lines changed

3 files changed

+21
-581
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Click to view the [**test code**](https://github.com/zhufuyi/microservices_frame
9696
- Resource statistics [gopsutil](https://github.com/shirou/gopsutil)
9797
- Code quality checking [golangci-lint](https://github.com/golangci/golangci-lint)
9898
- Continuous integration and deployment [jenkins](https://github.com/jenkinsci/jenkins), [docker](https://www.docker.com/), [kubernetes](https://github.com/kubernetes/kubernetes)
99-
- Generate project business architecture diagram, [example](https://github.com/zhufuyi/sponge_examples/blob/main/assets/eshop-business-architecture-diagram.svg).
99+
- Generate project business architecture diagram [spograph](https://github.com/zhufuyi/spograph)
100100

101101
<br>
102102

assets/readme-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ sponge包含丰富的组件(按需使用):
8383
- 资源统计 [gopsutil](https://github.com/shirou/gopsutil)
8484
- 代码质量检查 [golangci-lint](https://github.com/golangci/golangci-lint)
8585
- 持续集成部署 CICD [jenkins](https://github.com/jenkinsci/jenkins), [docker](https://www.docker.com/), [kubernetes](https://github.com/kubernetes/kubernetes)
86-
- 生成项目业务架构图[示例](https://github.com/zhufuyi/sponge_examples/blob/main/assets/eshop-business-architecture-diagram.svg)
86+
- 生成项目业务架构图 [spograph](https://github.com/zhufuyi/spograph)
8787

8888
<br>
8989

0 commit comments

Comments
 (0)