aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index ad46aea..a6c63fc 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
# EVENTBUS
-<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.*