Skip to content

Commit 49a804e

Browse files
committed
update readme
1 parent a6127b6 commit 49a804e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
> This project using [Neon](https://neon-bindings.com) as a binding to Rust to execute fast and efficient memory usage for generating XLSX document.
44
5+
> Check here for [Rust installation instruction](https://www.rust-lang.org/tools/install)
6+
57
### Installation
68

79
npm i fastexcel
810

11+
npm i -D cargo-cp-artifact
12+
913
### Example
1014

1115
```

0 commit comments

Comments
 (0)