Skip to content

Commit 1371395

Browse files
committed
feat(*): fix
1 parent 50f3c9a commit 1371395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
> Java implementation of CallGraph.
66
7-
CG的Java实现方式。采用源码和字节码静态分析方式,提供静态调用关系图和分支变更影响面分析能力
7+
CG的Java实现方式。采用源码静态分析方式,提供静态调用关系图生产和代码变更影响面分析能力
88

99
## 实现思路
1010
![img.png](picture/impl.png)

0 commit comments

Comments
 (0)