From 7065e2828f5473b7f25a6bce724e703be437e036 Mon Sep 17 00:00:00 2001 From: bokuweb Date: Sat, 18 Jan 2020 00:20:46 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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