aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-07 18:34:13 -0500
committermat <github@matdoes.dev>2022-05-07 18:34:13 -0500
commitdd770cf41ab184e1309b9ab33017a1c7affc7fbe (patch)
tree97c814782d380ee55f5eb2363b544fea3cf7d5a9
parent769915253654220f092419b839f99162091bb0dc (diff)
downloadazalea-drasl-dd770cf41ab184e1309b9ab33017a1c7affc7fbe.tar.xz
Update README.md
-rw-r--r--data-code-generator/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/data-code-generator/README.md b/data-code-generator/README.md
index 294242c9..5b9a6139 100644
--- a/data-code-generator/README.md
+++ b/data-code-generator/README.md
@@ -1,7 +1,8 @@
-Generate code for reading/writing packets from [Burger](https://github.com/pokechu22/Burger). The only dependency is `requests`.
+Tools for generating code.
The directory name doesn't start with `azalea-` because it's not a Rust crate.
## Usage
-`python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]` \ No newline at end of file
+Generate packet:\
+`python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]`