From 79b9fbf767687df2bdde05347e81f9fb4c7be4f7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 20 Aug 2025 22:23:18 +0100 Subject: [PATCH] Remove README.md --- modules/README.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 modules/README.md diff --git a/modules/README.md b/modules/README.md deleted file mode 100644 index 48eac0a2..00000000 --- a/modules/README.md +++ /dev/null @@ -1,5 +0,0 @@ -I'm refactoring my configuration to follow [the dendritic pattern](https://github.com/mightyiam/dendritic), inspired by . - -Rather than a large rewrite, I am incrementally refactoring my configuration in-place. - -This directory contains the modules that have been refactored, and will eventually replace the existing `modules` directory.