From 5aafa8f24325cfbb1843210b1aad8e79239c2a54 Mon Sep 17 00:00:00 2001 From: Tim Nunamaker Date: Mon, 27 Jul 2026 17:40:09 -0500 Subject: [PATCH] docs: link pdpp.dev from README Assisted-by: AI Signed-off-by: Tim Nunamaker --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e401bf3f..7cb31813e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ connector — is collected into a single queryable substrate. This repository holds the normative protocol specification, a forkable reference implementation, and supporting documentation. +**Read the specification at [pdpp.dev](https://pdpp.dev).** + ## Specification The protocol is defined by the `spec-*.md` files at the repository root. Not