From c01e4a1bf9227fb10b4088a00009393961947f48 Mon Sep 17 00:00:00 2001 From: gucio321 Date: Wed, 13 Nov 2024 14:05:45 +0100 Subject: [PATCH] README: add discord link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ee13bad..63f6a2da 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/AllenDang/giu)](https://goreportcard.com/report/github.com/AllenDang/giu) ![Build Status](https://github.com/AllenDang/giu/actions/workflows/build.yml/badge.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/AllenDang/giu.svg)](https://pkg.go.dev/github.com/AllenDang/giu) +![Discord Shield](https://discord.com/api/guilds/1306199225616306248/widget.png?style=shield) A rapid cross-platform GUI framework for Go based on [Dear ImGui](https://github.com/ocornut/imgui) and the great Go binding [imgui-go](https://github.com/inkyblackness/imgui-go).