This project is a simple Python script that uses the python-docx library to add comments to a Word document.
- Python 3.6 or higher
- python-docx
- Clone this repository to your local machine.
- Install the required packages using pip:
pip install python-docx