Update README.md
parent
c0fe422830
commit
4848062e88
|
@ -9,6 +9,8 @@
|
|||
[](https://github.com/bokuweb/docx-rs/actions)
|
||||
[](https://crates.io/crates/docx-rs)
|
||||
[](https://www.npmjs.com/package/docx-wasm)
|
||||
<a href="https://www.npmjs.com/package/docx-wasm">
|
||||
<img src="https://img.shields.io/npm/dm/docx-wasm.svg" /></a>
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -16,7 +18,7 @@
|
|||
|
||||
```
|
||||
[dependencies]
|
||||
docx-rs = "0.2"
|
||||
docx-rs = "0.4"
|
||||
```
|
||||
|
||||
### Browser/Node.js
|
||||
|
|
Loading…
Reference in New Issue