aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortherealbush <therealbush@users.noreply.github.com>2022-04-23 18:04:39 -0700
committertherealbush <therealbush@users.noreply.github.com>2022-04-23 18:04:39 -0700
commitd7aea55b98a683933b294d9ccb27bdf808a8719c (patch)
tree4eaf818a2176a7e1312d46cc229327a983fda48b
parent1b04f291f712e011472c320585f39311ab0f7cf7 (diff)
parent43b8f72c9c455a4ac7ddf8a46fe9113f4d263e59 (diff)
downloadeventbus-kotlin-d7aea55b98a683933b294d9ccb27bdf808a8719c.tar.gz
eventbus-kotlin-d7aea55b98a683933b294d9ccb27bdf808a8719c.tar.bz2
eventbus-kotlin-d7aea55b98a683933b294d9ccb27bdf808a8719c.zip
Merge remote-tracking branch 'master/master'
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index ad46aea..07349c0 100644
--- a/README.md
+++ b/README.md
@@ -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.*