From 1453ca2a518e42c6c382ac16ff68782597a25969 Mon Sep 17 00:00:00 2001 From: bokuweb Date: Fri, 17 Jan 2020 23:07:44 +0900 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af04829..3b6dce5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# docx-rs +

+ +

+ A .docx file generater with Rust/WebAssembly. +

+ +--- [![GitHub Actions Status](https://github.com/bokuweb/docx-rs/workflows/Continuous%20Integration/badge.svg)](https://github.com/bokuweb/docx-rs/actions)