mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-09-07 19:14:11 +08:00
refactor: change repository owner to HighCapable
This commit is contained in:
14
README.md
14
README.md
@@ -1,26 +1,26 @@
|
||||
# Yuki Reflection
|
||||
|
||||
[](https://github.com/fankes/YukiReflection/blob/master/LICENSE)
|
||||
[](https://github.com/fankes/YukiReflection/releases)
|
||||
[](https://github.com/HighCapable/YukiReflection/blob/master/LICENSE)
|
||||
[](https://github.com/HighCapable/YukiReflection/releases)
|
||||
[](https://t.me/YukiReflection)
|
||||
[](https://t.me/HighCapable_Dev)
|
||||
|
||||
<img src="https://github.com/fankes/YukiReflection/blob/master/img-src/icon.png?raw=true" width = "100" height = "100" alt="LOGO"/>
|
||||
<img src="https://github.com/HighCapable/YukiReflection/blob/master/img-src/icon.png?raw=true" width = "100" height = "100" alt="LOGO"/>
|
||||
|
||||
🌴️ An efficient Reflection API for Java and Android built in Kotlin.
|
||||
|
||||
English | [简体中文](https://github.com/fankes/YukiReflection/blob/master/README-zh-CN.md)
|
||||
English | [简体中文](https://github.com/HighCapable/YukiReflection/blob/master/README-zh-CN.md)
|
||||
|
||||
## What's this
|
||||
|
||||
This is a concise and efficient Reflection API rebuilt based on Java's native Reflection API using Kotlin,
|
||||
and it is also the core function being used by [YukiHookAPI](https://github.com/fankes/YukiHookAPI).
|
||||
and it is also the core function being used by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI).
|
||||
|
||||
The name is taken from ["ももくり" heroine Yuki Kurihara](https://www.bilibili.com/bangumi/play/ss5016).
|
||||
|
||||
## Get Started
|
||||
|
||||
[Click here](https://fankes.github.io/YukiReflection/en/) go to the documentation page for more detailed tutorials and content.
|
||||
[Click here](https://highcapable.github.io/YukiReflection/en/) go to the documentation page for more detailed tutorials and content.
|
||||
|
||||
## Promotion
|
||||
|
||||
@@ -34,7 +34,7 @@ This project also uses **SweetDependency** and **SweetProperty**.
|
||||
|
||||
## Star History
|
||||
|
||||

|
||||

|
||||
|
||||
## License
|
||||
|
||||
|
Reference in New Issue
Block a user