update README.md.

This commit is contained in:
huoyo 2020-12-11 19:25:40 +08:00 committed by Gitee
parent e253710c3e
commit d75144bd99

View File

@ -24,7 +24,7 @@ koTime是一个springboot项目性能分析工具通过追踪方法调用链
<dependency> <dependency>
<groupId>cn.langpy</groupId> <groupId>cn.langpy</groupId>
<artifactId>ko-time</artifactId> <artifactId>ko-time</artifactId>
<version>1.1</version> <version>1.2</version>
</dependency> </dependency>
``` ```
2. 配置信息 2. 配置信息