aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-01 13:51:59 -0500
committermat <github@matdoes.dev>2022-05-01 13:51:59 -0500
commit9dacd90abcfaa62ade1e4f130ed53da2c9facdbc (patch)
tree68a4956399a6d509a5d8ae790235996a5a24024e /azalea-client/README.md
parent4b1cfd1cf899fbbc3de8f72cbb160695c1e9ae70 (diff)
downloadazalea-drasl-9dacd90abcfaa62ade1e4f130ed53da2c9facdbc.tar.xz
clientbound_add_entity_packet & clientbound_set_entity_data_packet
Diffstat (limited to 'azalea-client/README.md')
-rwxr-xr-xazalea-client/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-client/README.md b/azalea-client/README.md
index 9b51356e..296cab07 100755
--- a/azalea-client/README.md
+++ b/azalea-client/README.md
@@ -1,3 +1,3 @@
# Azalea Client
-A library that can mimic everything a normal Minecraft client can do. If you want to make a bot with higher-level functions, you should use `azalea` instead.
+A library that can mimic everything a normal Minecraft client can do. If you want to make a bot with higher-level functions, you should use the `azalea` crate instead.