Skip to content

Commit a22ce35

Browse files
authored
Update README.md
1 parent f1b56fd commit a22ce35

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
# Kotlin-Reflect-Tools-For-JVM
55

66
## OverView
7-
This is a tool library for Kotlin to use reflect APIs in Kotlin simply method.It can modify or read the top level private visible property value in Kotlin way.
7+
This is a tool library for Kotlin to use java reflect APIs in Kotlin simply method.It can modify or read the top level private visible property value in Kotlin way.
88

99
## Usage
1010
* Add jcenter repository in your moduel build gradle:

0 commit comments

Comments
 (0)