Take README from root

This commit is contained in:
Vladislavs Golubs
2020-04-15 04:06:49 +03:00
parent cd5f4bfa5b
commit c77fb449dc

@@ -8,7 +8,7 @@ license = "MIT"
homepage = "https://github.com/eihwaz/minecraft-protocol"
repository = "https://github.com/eihwaz/minecraft-protocol"
keywords = ["minecraft", "protocol", "packet", "io"]
readme = "README.md"
readme = "../README.md"
[dependencies]
minecraft-protocol-derive = { version = "0.0.0", path = "../protocol-derive" }