modify PROJECT_URL
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
### 说明
|
||||
|
||||
我们所有的工作都会放在 [GitHub](https://github.com/jar-analyzer/class-obf) 上
|
||||
我们所有的工作都会放在 [GitHub](https://github.com/4ra1n/class-obf) 上
|
||||
|
||||
不管是核心团队的成员(目前只有我 @4ra1n 自己)还是外部贡献者的 `pull request` 都需要经过 `review`
|
||||
|
||||
|
||||
12
README.md
12
README.md
@@ -4,12 +4,12 @@
|
||||
|
||||
<img alt="gitleaks badge" src="https://img.shields.io/badge/protected%20by-gitleaks-blue">
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
`class-obf` 项目全称 `Class Obfuscator` 项目,专门用来混淆单个 `Class` 文件
|
||||
|
||||
@@ -313,6 +313,6 @@ public class Test extends ClassLoader {
|
||||
|
||||
<div align="center">
|
||||
|
||||
<img src="https://api.star-history.com/svg?repos=jar-analyzer/class-obf&type=Date" width="600" height="400" alt="Star History Chart" valign="middle">
|
||||
<img src="https://api.star-history.com/svg?repos=4ra1n/class-obf&type=Date" width="600" height="400" alt="Star History Chart" valign="middle">
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user