From 9fd7d2f433afb97a906c9fd5c4b9ca1f288d7d2f Mon Sep 17 00:00:00 2001 From: "Christopher M. Punches" Date: Sat, 15 Aug 2026 23:03:35 -0400 Subject: [PATCH] Add a README to src/bundled-modules --- src/bundled-modules/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/bundled-modules/README.md diff --git a/src/bundled-modules/README.md b/src/bundled-modules/README.md new file mode 100644 index 0000000..6b82249 --- /dev/null +++ b/src/bundled-modules/README.md @@ -0,0 +1,3 @@ +# Bundled Modules + +Modules that ship with DPM Core and the CLI binary live here.