Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-05-04 03:36:40 +0300
committerBadlop <badlop@process-one.net>2022-05-04 19:01:46 +0300
commitc3d8c3d9c5884dbe93b2d9d0aae33b82c356d6ec (patch)
tree275e09b43c81b8f7d888a6c2728001e0ae22883b /README.md
parentbdfa1b34039ec40bf612f2d679d744601c2309f5 (diff)
README: Improve badges, header, commercial links
Diffstat (limited to 'README.md')
-rw-r--r--README.md34
1 files changed, 26 insertions, 8 deletions
diff --git a/README.md b/README.md
index ade46445b..e40f7701b 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,27 @@
-ejabberd Community Edition
-==========================
-[![CI](https://github.com/processone/ejabberd/actions/workflows/ci.yml/badge.svg)](https://github.com/processone/ejabberd/actions/workflows/ci.yml)
-[![Coverage Status](https://coveralls.io/repos/github/processone/ejabberd/badge.svg?branch=master "Coverage in coveralls.io")](https://coveralls.io/github/processone/ejabberd?branch=master)
-[![Translation status](https://hosted.weblate.org/widgets/ejabberd/-/ejabberd-po/svg-badge.svg "Translation status in Weblate")](https://hosted.weblate.org/projects/ejabberd/ejabberd-po/)
-[![Hex version](https://img.shields.io/hexpm/v/ejabberd.svg "Hex version")](https://hex.pm/packages/ejabberd)
+<p align="center">
+ <img src="https://www.process-one.net/wp-content/uploads/2022/05/ejabberd-logo-rounded-index.png"
+ height="216">
+</p>
+<p align="center">
+ <a href="https://github.com/processone/ejabberd/tags" alt="GitHub tag (latest SemVer)">
+ <img src="https://img.shields.io/github/v/tag/processone/ejabberd?sort=semver&logo=embarcadero&label=&color=3fb0d2&logoWidth=20" /></a>
+ <a href="https://hex.pm/packages/ejabberd" alt="Hex version">
+ <img src="https://img.shields.io/hexpm/v/ejabberd.svg" /></a>
+ <a href="https://github.com/processone/ejabberd/pkgs/container/ejabberd" alt="GitHub Container">
+ <img src="https://img.shields.io/github/v/tag/processone/ejabberd?label=container&sort=semver" /></a>
+ <a href="https://hub.docker.com/r/ejabberd/ecs/" alt="Docker Image Version (latest semver)">
+ <img src="https://img.shields.io/docker/v/ejabberd/ecs?label=docker" /></a>
+ <a href="https://formulae.brew.sh/formula/ejabberd" alt="homebrew version">
+ <img src="https://img.shields.io/homebrew/v/ejabberd" /></a>
+ <br />
+ <a href="https://github.com/processone/ejabberd/actions/workflows/ci.yml" alt="CI">
+ <img src="https://github.com/processone/ejabberd/actions/workflows/ci.yml/badge.svg" /></a>
+ <a href="https://coveralls.io/github/processone/ejabberd?branch=master" alt="Coverage Status">
+ <img src="https://coveralls.io/repos/github/processone/ejabberd/badge.svg?branch=master "Coverage in coveralls.io"" /></a>
+ <a href="https://hosted.weblate.org/projects/ejabberd/ejabberd-po/" alt="Translation status">
+ <img src="https://hosted.weblate.org/widgets/ejabberd/-/ejabberd-po/svg-badge.svg"" /></a>
+</p>
[ejabberd][im] is an open-source,
@@ -60,8 +77,8 @@ Security reports or concerns should preferably be reported privately,
please send an email to the address: contact [at] process-one [dot] net
or some other method from [ProcessOne Contact][p1contact].
-For commercial offering and support, including _ejabberd Business Edition_
-and _Fluux (ejabberd in the Cloud)_, please check [ProcessOne ejabberd page][p1home].
+For commercial offering and support, including [ejabberd Business Edition][p1home]
+and [Fluux (ejabberd in the Cloud)][fluux], please check [ProcessOne ejabberd page][p1home].
Community
@@ -88,6 +105,7 @@ and [ejabberd translations](https://github.com/processone/ejabberd-po/) under MI
[docs]: https://docs.ejabberd.im
[erlang]: https://www.erlang.org/
[features]: https://docs.ejabberd.im/admin/introduction/
+[fluux]: https://fluux.io/
[github]: https://github.com/processone/ejabberd
[homebrew]: https://docs.ejabberd.im/admin/installation/#homebrew
[hubecs]: https://hub.docker.com/r/ejabberd/ecs/