aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/README.md
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-12-15 14:59:26 +0700
committermat <git@matdoes.dev>2025-12-15 14:59:26 +0700
commit0569ffd2d85585eb69de9068ab3f62e768bce4e7 (patch)
treee20d7faf8df7ede4eb3f52d3223b27782a964be0 /azalea-client/README.md
parent232f1a434406d77dc5ef1d19edcdf006e32491e8 (diff)
downloadazalea-drasl-0569ffd2d85585eb69de9068ab3f62e768bce4e7.tar.xz
write/update docs for several items
Diffstat (limited to 'azalea-client/README.md')
-rw-r--r--azalea-client/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-client/README.md b/azalea-client/README.md
index 6ec41a0c..73ef1769 100644
--- a/azalea-client/README.md
+++ b/azalea-client/README.md
@@ -2,4 +2,4 @@
A library that can mimic everything that a normal Minecraft client can do.
-If you want to make a bot with higher-level functions, consider using the `azalea` crate instead.
+To make a bot with higher-level functions, consider using the `azalea` crate instead.