Skip to content

Commit 4956499

Browse files
authored
Add a Discord badge to the README (#2561)
1 parent dfd6463 commit 4956499

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Swarm
22
=====
33

4+
[![Discord][badge-discord]][discord]
45
[![Build Status][build-status]][actions]
56
[![GitHub release (latest by date)][release-img]][releases]
67
[![Swarm release on Hackage][hackage-img]][hackage]
78
[![Contributor Covenant][badge-covenant]](CODE_OF_CONDUCT.md)
8-
[![ircchat][badge-ircchat]][ircchat]
99
[![All Contributors][contributors]](#contributors)
1010

1111
[build-status]: https://github.com/swarm-game/swarm/actions/workflows/haskell-ci.yml/badge.svg
@@ -15,8 +15,8 @@ Swarm
1515
[hackage]: https://hackage.haskell.org/package/swarm
1616
[actions]: https://github.com/swarm-game/swarm/actions
1717
[badge-covenant]: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
18-
[badge-ircchat]: https://img.shields.io/badge/chat-on%20libera-brightgreen.svg
19-
[ircchat]: https://web.libera.chat/?channels=#swarm
18+
[badge-discord]: https://img.shields.io/discord/1260717118576525372.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2
19+
[discord]: https://discord.gg/kp8MuSgkPw
2020
[contributors]: https://img.shields.io/github/all-contributors/swarm-game/swarm?color=ee8449&style=flat-square
2121

2222
Swarm is a 2D programming and resource gathering game. Program your

0 commit comments

Comments
 (0)