From fe491c03374533a6d1ecbaf958ab7253ffe56c8a Mon Sep 17 00:00:00 2001 From: Andrea Borruso Date: Sun, 22 Feb 2026 16:44:33 +0100 Subject: [PATCH] Add badge for DeepWiki to README (#1986) If you put this badge in the main readme, you will have the fantastic Deepwiki wiki updated every week. I find it an excellent service. While now the latest update is this: April 18, 2025 (121dd9) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73d788982..f8958f1e4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![deepwiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/johnkerl/miller) + # What is Miller? **Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed.**