diff --git a/README.md b/README.md index 1c55413..87410a4 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ pub fn hello() -> Result<(), DocxError> { } ``` +### More examples + +* [Indent](https://github.com/bokuweb/docx-rs/blob/master/docx-core/examples/indent.rs) + ## Features - [x] Paragraph