mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
25ae90e081
commit
9f784dad21
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ rebel.xml
|
||||
target/
|
||||
.txlcn
|
||||
*.log
|
||||
/.idea/
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
<div align="center">
|
||||
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
|
||||
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
|
||||
<img src='https://shields.io/badge/version-2.4.1-green.svg'>
|
||||
<img src='https://shields.io/badge/version-2.4.3-green.svg'>
|
||||
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
|
||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
||||
</div>
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
<div align="center">
|
||||
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
|
||||
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
|
||||
<img src='https://shields.io/badge/version-2.4.1-green.svg'>
|
||||
<img src='https://shields.io/badge/version-2.4.3-green.svg'>
|
||||
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
|
||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
||||
</div>
|
||||
|
||||
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>cn.langpy</groupId>
|
||||
<artifactId>ko-time</artifactId>
|
||||
<version>2.4.2</version>
|
||||
<version>2.4.3</version>
|
||||
<name>KoTime</name>
|
||||
<description>A springboot tool for tracking the paths of the methods,which can help you find method's performances easily.</description>
|
||||
<licenses>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user