Skip to content

Commit 36dadaa

Browse files
authored
Update README.md
1 parent c10ce56 commit 36dadaa

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
@@ -2,7 +2,7 @@
22
[![GitHub stars](https://img.shields.io/github/stars/wuseal/Kotlin-Reflect-Tools-For-JVM.svg?style=social&label=Stars&style=plastic)](https://github.com/wuseal/Kotlin-Reflect-Tools-For-JVM/stargazers)
33
[![license](https://img.shields.io/github/license/wuseal/Kotlin-Reflect-Tools-For-JVM.svg)](https://github.com/wuseal/Kotlin-Reflect-Tools-For-JVM/blob/master/LICENSE)
44
# Kotlin-Reflect-Tools-For-JVM
5-
5+
Related Project: [Kotlin-Reflect-Tools-For-Android](https://github.com/wuseal/Kotlin-Reflect-Tools-For-Android)
66
## OverView
77
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

0 commit comments

Comments
 (0)