From 07a8804d2a795ff70dccb6436ac748b05d7b184b Mon Sep 17 00:00:00 2001 From: chase-cog-ai Date: Tue, 10 Feb 2026 19:31:29 -0500 Subject: [PATCH] Add DeepWiki documentation badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57632a2ba72..32e18cb2d2f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-[![Apache License][li]][ll] ![Build Status](https://github.com/NationalSecurityAgency/datawave/actions/workflows/tests.yml/badge.svg) +[![Apache License][li]][ll] ![Build Status](https://github.com/NationalSecurityAgency/datawave/actions/workflows/tests.yml/badge.svg) [![DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/NationalSecurityAgency/datawave) DataWave is a Java-based ingest and query framework that leverages [Apache Accumulo](http://accumulo.apache.org/) to provide fast, secure access to your data. DataWave supports a wide variety of use cases, including but not limited to...