aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-protocol/README.md')
-rw-r--r--azalea-protocol/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/README.md b/azalea-protocol/README.md
index a210e4a6..7bc1f4c0 100644
--- a/azalea-protocol/README.md
+++ b/azalea-protocol/README.md
@@ -1,6 +1,6 @@
# Azalea Protocol
-Send and receive Minecraft packets. You should probably use `azalea` or `azalea-client` instead.
+A low-level crate to send and receive Minecraft packets. You should probably use `azalea` or `azalea-client` instead.
The goal is to only support the latest Minecraft version in order to ease development.