A springboot tool for tracking the paths of methods,which can help you find method's performances easily.
-
-
Tracking the Java methods and calculating their execution times
-
Show the paths of methods
-
Find exceptions occurred in methods
-
Email you after finding an overtime method
-
Hot update online:you needn't restart it
-
Easy to use:you needn't additional learning costs
-
Enough to add a pom dependency:you needn't additional deployment costs
-
+
A springboot tool for tracking the paths of methods,which can help you find method's performances easily.
+
+- [x] Tracking the Java methods and calculating their execution times
+- [x] Show the paths of methods
+- [x] Find exceptions occurred in methods
+- [x] Email you after finding an overtime method
+- [x] Hot update online:you needn't restart it
+- [x] Easy to use:you needn't additional learning costs
+- [x] Enough to add a pom dependency:you needn't additional deployment costs
+

diff --git a/README.md b/README.md
index 696a99c..5010375 100644
--- a/README.md
+++ b/README.md
@@ -7,30 +7,30 @@
-
A springboot tool for tracking the paths of methods,which can help you find method's performances easily.
-
-
Tracking the Java methods and calculating their execution times
-
Show the paths of methods
-
Find exceptions occurred in methods
-
Email you after finding an overtime method
-
Hot update online:you needn't restart it
-
Easy to use:you needn't additional learning costs
-
Enough to add a pom dependency:you needn't additional deployment costs
-
-
+
+- [x] Tracking the Java methods and calculating their execution times
+- [x] Show the paths of methods
+- [x] Find exceptions occurred in methods
+- [x] Email you after finding an overtime method
+- [x] Hot update online:you needn't restart it
+- [x] Easy to use:you needn't additional learning costs
+- [x] Enough to add a pom dependency:you needn't additional deployment costs
+
> 无学习成本直接使用,让软件工程师的卓越思维和宝贵时间用于创造