From fd3349966bd17b8d2a64e86d714139d396ff0dc9 Mon Sep 17 00:00:00 2001 From: AdityaSharma-Git3207 Date: Mon, 2 Feb 2026 19:07:09 +0530 Subject: [PATCH] Docs: add README for minecode module Signed-off-by: AdityaSharma-Git3207 --- minecode/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 minecode/README.md diff --git a/minecode/README.md b/minecode/README.md new file mode 100644 index 00000000..a9da810f --- /dev/null +++ b/minecode/README.md @@ -0,0 +1,10 @@ +# minecode + +This directory contains supporting code used by PurlDB. + +It is part of the PurlDB codebase and is not intended to be used as a standalone library. + +## Links + +- PurlDB repository: https://github.com/nexB/purldb +- Tracking issue: https://github.com/nexB/purldb/issues/147