Skip to content

Commit

Permalink
Update README.md for Deno v1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
petamoriken committed May 1, 2024
1 parent cb38b8c commit 118dbc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ npm install @petamoriken/float16

### Deno

> [!NOTE]
> `Float16Array`, `DataView` methods for reading and setting float16 values, and `Math.f16round` are supported since Deno v1.43.
```console
deno add @petamoriken/float16
```
Expand Down

0 comments on commit 118dbc8

Please sign in to comment.