From fdb2b7a0136f986135c4b60726ea14622a4e8592 Mon Sep 17 00:00:00 2001 From: Sam Chau Date: Sat, 1 Nov 2025 00:11:29 +1030 Subject: [PATCH] docs: add manifest listing to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 42e9ac9..3195cc6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ This repository hosts the base schema applied to all [Profilarr Compliant Databases](https://dictionarry.dev/profilarr-setup/linking?section=the-open-standard) +## Documentation + +- [Manifest Specification](docs/manifest.md) - Required manifest file format for + all PCDs + ## Changelog See [CHANGELOG](CHANGELOG) for a list of changes.