diff --git a/modules2/README.md b/modules2/README.md new file mode 100644 index 00000000..48eac0a2 --- /dev/null +++ b/modules2/README.md @@ -0,0 +1,5 @@ +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.