Add README.md

This commit is contained in:
Oliver Davies 2025-07-23 19:26:21 +01:00
parent 374e5680e2
commit d9cd7821a1

5
modules2/README.md Normal file
View file

@ -0,0 +1,5 @@
I'm refactoring my configuration to follow [the dendritic pattern](https://github.com/mightyiam/dendritic), inspired by <https://github.com/mightyiam/infra>.
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.