From f7919be4d5940b3595edee7e1c3767d52379d873 Mon Sep 17 00:00:00 2001 From: Go mutex <155832629+gomutex@users.noreply.github.com> Date: Sun, 12 Jan 2025 07:43:26 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a7cc639..18cfa5e 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,12 @@ This is screenshot of demo document generated from the godocx library. ![Screenshot of the demo output](https://github.com/gomutex/godocx-examples/raw/main/demo.png) + +## Feature addtion request + +If you need a feature that's missing in godocx, feel free to raise an issue describing what you want to achieve, along with a sample DOCX. While I can't promise immediate implementation, I'll review your request and work on it if it's valid. + + ## Inspiration The Godocx library is inspired from the python-docx