bennidi / mbassador

Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
MIT License
955 stars 146 forks source link

Add Maven Central badge to Readme #142

Closed leif81 closed 7 years ago

leif81 commented 7 years ago

To help users discover latest published artifact.

bennidi commented 7 years ago

Thank you.

bennidi commented 7 years ago

WTF, man. Do I honestly have to review edits to README nowadays?

leif81 commented 7 years ago

Not sure what you mean.

bennidi commented 7 years ago

README badge was broken after merge. I didn't see it until today and fixed it. Don't know what happened there but it showed the markdown source of that image include as unparsed. In your commit it looks fine actually.

leif81 commented 7 years ago

Ooh interesting. Might have been related to the new markdown parser github rolled out recently. Sorry for the hassel. Glad to see it's working now.