Fixed grammar, added wiki link

This commit is contained in:
ForeverZer0 2021-08-25 18:03:08 -04:00
parent bb54ab6aa6
commit 1431a301d2
1 changed files with 3 additions and 1 deletions

View File

@ -23,6 +23,8 @@ A CLS-compliant implementation of the Named Binary Tag (NBT) specifications (Jav
## Usage ## Usage
Please see [the wiki](https://github.com/ForeverZer0/SharpNBT/wiki) for more detailed explanations. Feel free to improve it by contributing!
### Reading ### Reading
At its simplest, reading an NBT document is one-liner: At its simplest, reading an NBT document is one-liner:
@ -120,4 +122,4 @@ Everyone interacting in the SharpNBT projects codebases, issue trackers, chat
## Special Thanks ## Special Thanks
This project would not be possible without all the contributors to the https://wiki.vg/ and its maintainers, who have created an invaluable source of information for developers for everything related to the game of Minecraft. This project would not be possible without all the contributors to the https://wiki.vg/ site and its maintainers, who have created an invaluable source of information for developers for everything related to the game of Minecraft.