diff --git a/README.rst b/README.rst index 6b1807f..ad0ce47 100644 --- a/README.rst +++ b/README.rst @@ -9,8 +9,8 @@ Introduction This package uses 2 major packages : -- python-docx for reading, writing and creating sub documents -- jinja2 for managing tags inserted into the template docx +- `python-docx `_ for reading, writing and creating sub documents +- `jinja2 `_ for managing tags inserted into the template docx python-docx-template has been created because python-docx is powerful for creating documents but not for modifying them.