From f2a1c312635d108cae328cdf5051045272f784aa Mon Sep 17 00:00:00 2001 From: "Eric W. Tramel" Date: Tue, 5 May 2026 15:21:56 -0400 Subject: [PATCH] docs: add documentation badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb2948f..0340d8f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🔌 🎨 NeMo Data Designer Plugins +[![Documentation](https://img.shields.io/badge/docs-authoring%20guide-blue)](docs/adding-a-plugin.md) + First-class NVIDIA-provided plugins for [NeMo Data Designer](https://github.com/NVIDIA-NeMo/DataDesigner). ## Quick Start