update README

This commit is contained in:
JunDao
2019-05-19 00:17:39 +08:00
parent b28cc4f2da
commit 1144956f57
2 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,7 @@ There's some library in Go support you to create your Minecraft client or server
- [x] Minecraft network protocal
- [x] Parse chat message
- [x] Simple MC robot lib
- [ ] Parse NBT
- [x] Parse NBT
Some examples are at `/cmd` folder.
有一些例子在cmd目录下