aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbush <101901339+therealbush@users.noreply.github.com>2022-04-23 14:03:55 -1000
committerGitHub <noreply@github.com>2022-04-23 14:03:55 -1000
commitf7fd3a7ba93415db6c3b29b8df70669f94850c0b (patch)
tree61deddb919c353935aaac323c27e91c2f7a007c8 /README.md
parentd3a8d4073a21b08697e66a22b9fa20d89082c767 (diff)
downloadeventbus-kotlin-f7fd3a7ba93415db6c3b29b8df70669f94850c0b.tar.gz
eventbus-kotlin-f7fd3a7ba93415db6c3b29b8df70669f94850c0b.tar.bz2
eventbus-kotlin-f7fd3a7ba93415db6c3b29b8df70669f94850c0b.zip
Update README.md
Diffstat (limited to 'README.md')
-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.*