README: fix the label "bitcoinj-users" in the Matrix badge

We were incorrectly (and mostly unnoticed) displaying a space where we should
be displaying a single-dash.

See: https://shields.io/badges
This commit is contained in:
Sean Gilligan 2024-04-20 18:54:07 -07:00 committed by Andreas Schildbach
parent fb6aa09081
commit a224bbed81

View File

@ -2,7 +2,7 @@ image:https://github.com/bitcoinj/bitcoinj/workflows/Java%20CI/badge.svg[GitHub
image:https://gitlab.com/bitcoinj/bitcoinj/badges/master/pipeline.svg[GitLab Build Status,link=https://gitlab.com/bitcoinj/bitcoinj/-/pipelines]
image:https://coveralls.io/repos/bitcoinj/bitcoinj/badge.png?branch=master[Coverage Status,link=https://coveralls.io/r/bitcoinj/bitcoinj?branch=master]
image::https://img.shields.io/badge/chat-Join%20bitcoinj%20users%20on%20Matrix-blue[Join the bitcoinj-users Matrix room, link=https://matrix.to/#/#bitcoinj-users:matrix.org]
image::https://img.shields.io/badge/chat-Join%20bitcoinj--users%20on%20Matrix-blue[Join the bitcoinj-users Matrix room, link=https://matrix.to/#/#bitcoinj-users:matrix.org]
### Welcome to bitcoinj