Skip to content

Commit 7ef986b

Browse files
committed
Update README badges
1 parent 928d84e commit 7ef986b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ansible-minecraft
22
=================
33

4-
|Build Status|
4+
|Install from Ansible Galaxy| |Travis CI build status| |Chat on gitter.im|
55

66
This role installs `Minecraft <https://minecraft.net/>`__ or `Spigot <https://www.spigotmc.org/>`__ and configures it to run under `systemd <https://wiki.freedesktop.org/www/Software/systemd/>`__ or `Supervisor <http://supervisord.org/>`__.
77

@@ -234,4 +234,9 @@ Disclaimer
234234

235235
To automate the installation, this role automatically accepts the `Minecraft EULA <https://account.mojang.com/documents/minecraft_eula>`__. Be aware that by using this role, you implicitly accept the same EULA.
236236

237-
.. |Build Status| image:: https://travis-ci.org/devops-coop/ansible-minecraft.svg?branch=master :target: https://travis-ci.org/devops-coop/ansible-minecraft
237+
.. |Travis CI build status| image:: https://travis-ci.org/devops-coop/ansible-minecraft.svg?branch=master
238+
:target: https://travis-ci.org/devops-coop/ansible-minecraft
239+
.. |Install from Ansible Galaxy| image:: https://img.shields.io/badge/role-devops--coop.minecraft-blue.svg
240+
:target: https://galaxy.ansible.com/devops-coop/minecraft/
241+
.. |Chat on gitter.im| image:: https://badges.gitter.im/gitterHQ/gitter.png
242+
:target: https://gitter.im/devops-coop/ansible-minecraft

0 commit comments

Comments
 (0)