From 6f70054fbf8739a360ae57bec6b9cc03e640892a Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Wed, 12 Dec 2018 13:01:29 +0100 Subject: [PATCH] Fix discord badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 236bb43..e8b39f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![GameboyIcon](http://i.imgur.com/ROUq7NT.gif) Awesome Game Boy Development -#### [Join us on Discord](https://discord.gg/gpBxq85) [![Discord Badge](https://img.shields.io/badge/dynamic/json.svg?label=chat&colorB=green&prefix=&suffix=%20online&query=count&uri=https%3A%2F%2Fgbhh.avivace.com%2Fapi%2Fdiscord)](https://discord.gg/gpBxq85) +#### [Join us on Discord](https://discord.gg/gpBxq85) [![Discord Badge](https://img.shields.io/badge/dynamic/json.svg?label=chat&colorB=green&suffix=%20online&query=count&uri=https%3A%2F%2Fgbhh.avivace.com%2Fapi%2Fdiscord)](https://discord.gg/gpBxq85) A curated list of awesome Game Boy (Color) Development resources, tools, docs, related projects and open-source ROMs. Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.