Skip to content

Commit

Permalink
Add README to serde_nbt
Browse files Browse the repository at this point in the history
  • Loading branch information
rj00a committed Sep 3, 2022
1 parent 1d97d9e commit 2cfc483
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions serde_nbt/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
A Serde library for serializing and deserializing
Minecraft's [Named Binary Tag](https://minecraft.fandom.com/wiki/NBT_format) (NBT) format.

For more information, see the documentation [here](https://docs.rs/serde_nbt).

0 comments on commit 2cfc483

Please sign in to comment.