Skip to content

Commit 5fddfa6

Browse files
committed
[bugfix] Tidy up badges, add Docker Images, and fix Slack invite link
1 parent 0d7369a commit 5fddfa6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
[![Java 21](https://img.shields.io/badge/java-21-blue.svg)](https://adoptopenjdk.net/)
1414
[![License](https://img.shields.io/badge/license-LGPL%202.1-blue.svg)](https://www.gnu.org/licenses/lgpl-2.1.html)
1515
[![Download](https://img.shields.io/github/v/release/evolvedbinary/elemental.svg)](https://github.com/evolvedbinary/elemental/releases/)
16-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/xyz.elemental/elemental/badge.svg)](https://search.maven.org/search?q=g:xyz.elemental)
17-
[![Slack](https://img.shields.io/badge/elemental-slack-3e103f.svg)](https://join.slack.com/t/elemental-xyz/shared_invite/zt-3290ginoh-lWocaoR3UMw7jghfrt~kFA)
16+
[![Maven Central](https://img.shields.io/maven-central/v/xyz.elemental/elemental?logo=apachemaven&label=maven+central&color=green)](https://search.maven.org/search?q=g:xyz.elemental)
17+
[![Docker Image Version](https://img.shields.io/docker/v/evolvedbinary/elemental?sort=semver&logo=docker&logoColor=white&label=docker)](https://hub.docker.com/r/evolvedbinary/elemental)
18+
[![Slack](https://img.shields.io/badge/elemental-slack-3e103f.svg)](https://join.slack.com/t/elemental-xyz/shared_invite/zt-34r53san4-fzHCV0vDT9lYSMChUdn3cQ)
1819
[![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-%235e0d73.svg)](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html)
1920

2021
---
@@ -34,14 +35,15 @@ The best place to seek help or support is in our public [Slack](https://join.sla
3435

3536
- **Homepage:** [https://www.elemental.xyz](https://www.elemental.xyz)
3637
- **Binaries:** [https://www.elemental.xyz/downloads](https://www.elemental.xyz/downloads)
38+
- **Docker Images:** [https://hub.docker.com/r/evolvedbinary/elemental](https://hub.docker.com/r/evolvedbinary/elemental)
3739
- **Documentation:** [https://www.elemental.xyz/documentation](https://www.elemental.xyz/documentation)
3840
- **Book:** [https://www.oreilly.com/library/view/exist/9781449337094/](https://www.oreilly.com/library/view/exist/9781449337094/)
3941
- **Packages:** [https://exist-db.org/exist/apps/public-repo](https://exist-db.org/exist/apps/public-repo)
4042
- **Source code:** [https://github.com/evolvedbinary/elemental](https://github.com/evolvedbinary/elemental)
4143
- **Git clone URL:** `git://github.com/evolvedbinary/elemental.git`
4244
- **Mailing list:** [https://groups.google.com/u/1/a/elemental.xyz/g/users](https://groups.google.com/u/1/a/elemental.xyz/g/users)
4345
- **LinkedIn:** [https://www.linkedin.com/groups/10070373/](https://www.linkedin.com/groups/10070373/)
44-
- **Slack:** [https://elemental-xyz.slack.com](https://join.slack.com/t/elemental-xyz/shared_invite/zt-3290ginoh-lWocaoR3UMw7jghfrt~kFA)
46+
- **Slack:** [https://elemental-xyz.slack.com](https://join.slack.com/t/elemental-xyz/shared_invite/zt-34r53san4-fzHCV0vDT9lYSMChUdn3cQ)
4547

4648

4749

0 commit comments

Comments
 (0)