From b85fa350971bfd6218c5f34bfb9d8e044d4b8f23 Mon Sep 17 00:00:00 2001 From: Eugene Yakhnenko Date: Thu, 11 Sep 2025 08:26:35 -0700 Subject: [PATCH] chore: DSPX-1665 link to typedoc docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 32152378..457517d6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This project is focused on providing web client support for the OpenTDF platform This includes encrypting and decrypting TDF content, and some management tasks for ABAC. +**[OpenTDF Web Documentation](https://opentdf.github.io/web-sdk/)** + ## Usage (NanoTDF) ```typescript