Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigercrl committed Sep 2, 2024
1 parent 8e66d64 commit 2c96d55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NBT-JS
# NBT-Parser

Minecraft NBT (NamedBinary Tags) parser for Node.js

Expand All @@ -9,7 +9,7 @@ Minecraft NBT (NamedBinary Tags) parser for Node.js

## Installation
```
npm install nbt-js
npm install nbt-parser
```

## Usage
Expand Down

0 comments on commit 2c96d55

Please sign in to comment.