aboutsummaryrefslogtreecommitdiff
path: root/azalea-client
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-04-26 15:37:31 +0000
committermat <github@matdoes.dev>2022-04-26 15:37:31 +0000
commit5736a790d34cb55202521fcfe807bea6eb5f07c7 (patch)
tree558e45d5c594a852d397156c34d874ec63e04783 /azalea-client
parente5fcfa119309877ab515b921f8ada5f1b1ec4c30 (diff)
downloadazalea-drasl-5736a790d34cb55202521fcfe807bea6eb5f07c7.tar.xz
write some readmes
Diffstat (limited to 'azalea-client')
-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 328eb0d5..dd42a6a4 100755
--- a/azalea-client/README.md
+++ b/azalea-client/README.md
@@ -1,3 +1,3 @@
# Azalea Client
-A lower level Minecraft bot library.
+A library that can mimic everything a normal Minecraft client can do. If you want to make a bot, you should use `azalea` instead since it contains utilities for that.