From 5908b4923e13914c898b6dc187ce387b9218bccc Mon Sep 17 00:00:00 2001 From: Landon Date: Thu, 12 Sep 2024 21:56:43 -0400 Subject: [PATCH] add a dev branch notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e289ca75..31ad9e15 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ [ ![discord-shield][] ][discord-invite] [ ![migrating-shield][] ][migrating-link] +## 🚨 Concord is not dead! 🚨 +Development has been happening in the dev branch. We are working on new features and improvements. To access the latest version of the library, please check out the dev branch. + ## About Concord is an asynchronous C99 Discord API library with minimal external dependencies, and a low-level translation of the Discord official documentation to C code.