From b26e4109a5d794cf19ec9450abacb79e25bcd21c Mon Sep 17 00:00:00 2001 From: Phillip Hoff Date: Tue, 16 Jun 2026 00:13:42 -0700 Subject: [PATCH 1/2] Add Discord badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d83383..3a72adc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ENC.NET [![CI](https://github.com/philliphoff/EncDotNet/actions/workflows/ci.yml/badge.svg)](https://github.com/philliphoff/EncDotNet/actions/workflows/ci.yml) +[![Discord](https://img.shields.io/discord/1516327073663156294?label=Discord&logo=discord&logoColor=white)](https://discord.gg/1516327073663156294) A .NET 10 library suite and desktop application for reading, parsing, and rendering [IHO S-57](https://iho.int/en/s-57-unc) Electronic Navigational Charts (ENCs). From 7020ee00387016d5d2431e10d6ddbb580be595cf Mon Sep 17 00:00:00 2001 From: Phillip Hoff Date: Tue, 16 Jun 2026 00:17:17 -0700 Subject: [PATCH 2/2] Use permanent Discord invite link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a72adc..f3c1f07 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ENC.NET [![CI](https://github.com/philliphoff/EncDotNet/actions/workflows/ci.yml/badge.svg)](https://github.com/philliphoff/EncDotNet/actions/workflows/ci.yml) -[![Discord](https://img.shields.io/discord/1516327073663156294?label=Discord&logo=discord&logoColor=white)](https://discord.gg/1516327073663156294) +[![Discord](https://img.shields.io/discord/1516327073663156294?label=Discord&logo=discord&logoColor=white)](https://discord.gg/kf6B9EZqqB) A .NET 10 library suite and desktop application for reading, parsing, and rendering [IHO S-57](https://iho.int/en/s-57-unc) Electronic Navigational Charts (ENCs).