From a383f41041c112c6e370c6877197be0b8756b5f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matheus=20C=2E=20Fran=C3=A7a?=
 <matheus-catarino@hotmail.com>
Date: Sun, 5 Jan 2025 20:47:41 -0300
Subject: [PATCH] readme: D bindings for Ada (#830)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b28f24560..91f9e0404 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,7 @@ The following libraries are maintained by the Ada team and available under [Ada
 - [Zig](https://github.com/alperencantez/zigada): Unofficial Zig bindings for Ada
 - [Python](https://github.com/TkTech/can_ada): Python bindings for Ada
 - [React Native](https://github.com/KusStar/react-native-fast-url): A Fast URL and URLSearchParams polyfill for React Native.
+- [D](https://github.com/kassane/ada-d): D bindings for Ada, `@nogc`, `nothrow` and `@safe` compat.
 
 ## Usage