Skip to content

Commit c4e520e

Browse files
authored
Update README.md
add tag
1 parent 2a4b6cd commit c4e520e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# JavaCallGraph
2+
[![Java support](https://img.shields.io/badge/Java-8+-green?logo=java&logoColor=white)](https://openjdk.java.net/)
3+
[![License](https://img.shields.io/badge/license-MIT-blue?logo=opensourceinitiative&logoColor=white)](https://opensource.org/licenses/MIT)
4+
25
> Java implementation of CallGraph.
36
47
CG的Java实现方式。采用源码和字节码静态分析方式,提供静态调用关系图和分支变更影响分析能力。

0 commit comments

Comments
 (0)