Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzue committed May 4, 2022
1 parent 842d9fb commit 3e347d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Kongzue Runner 是一个独立的消息事件传递总线,不依赖 Intent,

## 怎么丢?

首先你得初始化:
首先你得初始化,建议在 Application#onCreate 里进行
```java
Runner.init(this);
```
Expand Down

0 comments on commit 3e347d4

Please sign in to comment.