commit b031d974cc5228856dfc5157554505a87bd91265 Author: tim.mueller Date: Fri Aug 30 08:43:07 2024 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ce662d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# WordTemplateProcessor + +This repository contains scripts for processing Word templates (.dotx) by searching and replacing specific text in headers, footers, or the main text body. The setup script ensures that all necessary Python packages are installed and the environment is ready for use. \ No newline at end of file