aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-04-16 00:01:59 -0330
committermat <git@matdoes.dev>2025-04-16 00:01:59 -0330
commit6a83a6fa387170ae71fbe06791cf3afa20aac1df (patch)
treecc0115fb46caf058946263024d45a8b889ade08e
parentb828bc2b12ef9239ec89c5b16e2194e6e82f1d24 (diff)
downloadazalea-drasl-6a83a6fa387170ae71fbe06791cf3afa20aac1df.tar.xz
shorten the Plugins bullet point in the readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ebb2bea..9b00d099 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ _Currently supported Minecraft version: `1.21.5`._
- [Block interactions & building](https://azalea.matdoes.dev/azalea/struct.Client.html#method.block_interact) (this doesn't predict the block interactions/placement on the client yet but it's usually fine)
- [Inventories](https://azalea.matdoes.dev/azalea/struct.Client.html#impl-ContainerClientExt-for-Client)
- [Attacking entities](https://azalea.matdoes.dev/azalea/struct.Client.html#method.attack) (but you can't get the entity at the crosshair yet)
-- [Plugins system](#plugins)
+- [Plugins](#plugins)
## Docs