diff options
| author | mat <github@matdoes.dev> | 2022-08-18 23:28:44 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-08-18 23:28:44 -0500 |
| commit | a16b9dcd2e7fa7c37140b2d178c9abf9ce8e1b34 (patch) | |
| tree | e7f19e39ca6ed7c5d455199383441989b3ac01f2 /azalea-protocol | |
| parent | a54d74087b77788bf2b429d6b9eb501bae5550fd (diff) | |
| download | azalea-drasl-a16b9dcd2e7fa7c37140b2d178c9abf9ce8e1b34.tar.xz | |
add stretch goals to readme and typo fix
Diffstat (limited to 'azalea-protocol')
| -rw-r--r-- | azalea-protocol/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/README.md b/azalea-protocol/README.md index b4f6660c..a210e4a6 100644 --- a/azalea-protocol/README.md +++ b/azalea-protocol/README.md @@ -1,6 +1,6 @@ # Azalea Protocol -Sent and receive Minecraft packets. You should probably use `azalea` or `azalea-client` instead. +Send and receive Minecraft packets. You should probably use `azalea` or `azalea-client` instead. The goal is to only support the latest Minecraft version in order to ease development. |
