aboutsummaryrefslogtreecommitdiff
path: root/azalea-registry/README.md
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-10-12 23:01:54 +0300
committermat <git@matdoes.dev>2025-10-12 23:01:54 +0300
commitee2575794e91b9457a74a95daf1dcc707058cd58 (patch)
treedf725850ef18ded5ce3f6552e17095d0f704ae84 /azalea-registry/README.md
parent1a1402954b07cd77615d0afc026c73b008787f51 (diff)
downloadazalea-drasl-ee2575794e91b9457a74a95daf1dcc707058cd58.tar.xz
upgrade deps and clean up lots of doc comments
Diffstat (limited to 'azalea-registry/README.md')
-rw-r--r--azalea-registry/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/azalea-registry/README.md b/azalea-registry/README.md
index d70dd971..a0121972 100644
--- a/azalea-registry/README.md
+++ b/azalea-registry/README.md
@@ -1,3 +1,5 @@
# Azalea Registry
-Minecraft has a concept called "registries", which are primarily used to determine ids in the protocol. The contents of this crate are automatically generated using Minecraft's built-in data generator.
+Minecraft has a concept called "registries", which are primarily used to determine IDs in the protocol.
+
+The contents of this crate are automatically generated using Minecraft's built-in data generator.