Skip to content

Commit 60a810f

Browse files
author
Irene Alvarado
committed
Add xlsx example to readme
1 parent 7cbf6ff commit 60a810f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Can be found in the examples folder:
2727
* `deno run --allow-read --allow-write examples/csv/csv-example.ts`
2828
* `deno run --allow-read --allow-write examples/csv/arquero-example.ts`
2929
* `deno run -A examples/image/image-example.ts`
30+
* `deno run -A examples/xlsx/xlsx-example.ts`
3031

3132
## Testing
3233

0 commit comments

Comments
 (0)