From 22c09e808de10101ba50a6c47ea690b49d9831fb Mon Sep 17 00:00:00 2001 From: Conor Okus Date: Wed, 11 Mar 2026 14:51:41 -0400 Subject: [PATCH] Update README.md Adding the official DeepWiki badge, as it enables automatic weekly refreshes of DeepWiki documentation. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd4f434db..e075596f8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Maven Central Android](https://img.shields.io/maven-central/v/org.lightningdevkit/ldk-node-android)](https://central.sonatype.com/artifact/org.lightningdevkit/ldk-node-android) [![Maven Central JVM](https://img.shields.io/maven-central/v/org.lightningdevkit/ldk-node-jvm)](https://central.sonatype.com/artifact/org.lightningdevkit/ldk-node-jvm) [![Security Audit](https://github.com/lightningdevkit/ldk-node/actions/workflows/audit.yml/badge.svg)](https://github.com/lightningdevkit/ldk-node/actions/workflows/audit.yml) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/lightningdevkit/ldk-node) A ready-to-go Lightning node library built using [LDK][ldk] and [BDK][bdk].