From f0fed0e287152e130023b63c944e7b6ca59df912 Mon Sep 17 00:00:00 2001 From: Mark Asp Date: Thu, 17 Sep 2020 22:41:19 -0500 Subject: [PATCH] remove outdated readme comment --- nbt/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/nbt/README.md b/nbt/README.md index 8f9379b..b28c217 100644 --- a/nbt/README.md +++ b/nbt/README.md @@ -1,5 +1,4 @@ # NBT -This is copied from [mc-go](https://github.com/Tnze/go-mc) until PRs to add support for needed features is merged in. This package implement the Named Binary Tag format of Minecraft. # Docs [![GoDoc](https://godoc.org/github.com/Tnze/go-mc/nbt?status.svg)](https://godoc.org/github.com/Tnze/go-mc/nbt) \ No newline at end of file