diff options
author | therealbush <therealbush@users.noreply.github.com> | 2022-04-23 18:04:39 -0700 |
---|---|---|
committer | therealbush <therealbush@users.noreply.github.com> | 2022-04-23 18:04:39 -0700 |
commit | d7aea55b98a683933b294d9ccb27bdf808a8719c (patch) | |
tree | 4eaf818a2176a7e1312d46cc229327a983fda48b | |
parent | 1b04f291f712e011472c320585f39311ab0f7cf7 (diff) | |
parent | 43b8f72c9c455a4ac7ddf8a46fe9113f4d263e59 (diff) | |
download | eventbus-kotlin-d7aea55b98a683933b294d9ccb27bdf808a8719c.tar.gz eventbus-kotlin-d7aea55b98a683933b294d9ccb27bdf808a8719c.tar.bz2 eventbus-kotlin-d7aea55b98a683933b294d9ccb27bdf808a8719c.zip |
Merge remote-tracking branch 'master/master'
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,9 +1,6 @@ -# EVENTBUS +# EVENTBUS-KOTLIN -<img src="https://tokei.rs/b1/github/therealbush/eventbus-kotlin" alt="lines of code"/> -<img src="https://img.shields.io/github/languages/code-size/therealbush/eventbus-kotlin" alt="code size"/> -[![](https://jitpack.io/v/therealbush/eventbus-kotlin.svg)](https://jitpack.io/#therealbush/eventbus-kotlin) -[![](https://jitpack.io/v/therealbush/eventbus-kotlin/month.svg)](https://jitpack.io/#therealbush/eventbus-kotlin)<br> +<img src="https://tokei.rs/b1/github/therealbush/eventbus-kotlin" alt="lines of code"/> <img src="https://img.shields.io/github/languages/code-size/therealbush/eventbus-kotlin" alt="code size"/> [![](https://jitpack.io/v/therealbush/eventbus-kotlin.svg)](https://jitpack.io/#therealbush/eventbus-kotlin) [![](https://jitpack.io/v/therealbush/eventbus-kotlin/month.svg)](https://jitpack.io/#therealbush/eventbus-kotlin)<br> *A simple, thread safe, and fast event dispatcher for Kotlin/JVM and Java.* |