diff --git a/README.md b/README.md index 1aedd8e..4866e78 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ [![GitHub Actions Status](https://github.com/bokuweb/docx-rs/workflows/Continuous%20Integration/badge.svg)](https://github.com/bokuweb/docx-rs/actions) [![docx-rs at crates.io](https://img.shields.io/crates/v/docx-rs.svg)](https://crates.io/crates/docx-rs) [![](https://img.shields.io/npm/v/docx-wasm.svg)](https://www.npmjs.com/package/docx-wasm) + + ## Installation @@ -16,7 +18,7 @@ ``` [dependencies] -docx-rs = "0.2" +docx-rs = "0.4" ``` ### Browser/Node.js