Skip to content

Commit

Permalink
docs: 📝 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardDorian committed Mar 30, 2022
1 parent 38814da commit 3de9033
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/MinecraftJS/BufWrapper/Build?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/MinecraftJS/BufWrapper?style=for-the-badge)
![npm (scoped)](https://img.shields.io/npm/v/@minecraft-js/bufwrapper?style=for-the-badge)

Encode and decode data using buffers

Expand All @@ -22,7 +23,7 @@ Encore and decode:
Install the package:

```bash
$ npm install @minecraftjs/bufwrapper # Not available now
$ npm install @minecraft-js/bufwrapper
```

And then import it in your JavaScript/TypeScript file
Expand Down

0 comments on commit 3de9033

Please sign in to comment.