From 71713a01e3234506695bba8535921cb4f0c8e611 Mon Sep 17 00:00:00 2001 From: Mike MacCana Date: Tue, 25 Feb 2025 14:05:04 -0500 Subject: [PATCH] Credit the original author! Looks like my name got removed from the project after when we shifted to the newer repo. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c35cf0200..5877badc0 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,6 @@ pip install python-docx 'It was a dark and stormy night.' ``` +Python Docx was originally created by [Mike MacCana](https://mikemaccana.com/). + More information is available in the [python-docx documentation](https://python-docx.readthedocs.org/en/latest/)