Skip to content

Commit ce46b64

Browse files
chore: apply automated updates
1 parent 53e5c62 commit ce46b64

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- automd:badges color=yellow codecov -->
44

55
[![npm version](https://img.shields.io/npm/v/unwasm?color=yellow)](https://npmjs.com/package/unwasm)
6-
[![npm downloads](https://img.shields.io/npm/dm/unwasm?color=yellow)](https://npmjs.com/package/unwasm)
6+
[![npm downloads](https://img.shields.io/npm/dm/unwasm?color=yellow)](https://npm.chart.dev/unwasm)
77
[![codecov](https://img.shields.io/codecov/c/gh/unjs/unwasm?color=yellow)](https://codecov.io/gh/unjs/unwasm)
88

99
<!-- /automd -->
@@ -100,6 +100,9 @@ pnpm install unwasm
100100

101101
# bun
102102
bun install unwasm
103+
104+
# deno
105+
deno install unwasm
103106
```
104107

105108
<!-- /automd -->

0 commit comments

Comments
 (0)