Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Sep 2, 2024
1 parent 48d76f6 commit 67fc3cf
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
@@ -1,6 +1,6 @@
# TinyEventBus

[![maven central](https://maven-badges.herokuapp.com/maven-central/lol.hub/TinyEventBus/badge.svg)](https://search.maven.org/artifact/lol.hub/TinyEventBus) [![LGTM](https://img.shields.io/lgtm/grade/java/github/nothub/TinyEventBus?label=code%20quality&logo=lgtm)](https://lgtm.com/projects/g/nothub/TinyEventBus)
[![maven central](https://maven-badges.herokuapp.com/maven-central/lol.hub/TinyEventBus/badge.svg)](https://search.maven.org/artifact/lol.hub/TinyEventBus)

Tiny and fast pubsub implementation with subscriber priorities and event canceling for Java 8, 11 and 17.

Expand Down

0 comments on commit 67fc3cf

Please sign in to comment.