aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2023-12-03 20:07:42 -0600
committermat <git@matdoes.dev>2023-12-03 20:07:42 -0600
commit5910f9bdcf64771da9963e9756212481906fbeb9 (patch)
tree0c2d00d33c9a7a521e80dd03fe52bb490bc9d2b7 /README.md
parent948c67627130d8a183b8eee92bfd01cca732168f (diff)
downloadazalea-drasl-5910f9bdcf64771da9963e9756212481906fbeb9.tar.xz
remove 'why' from readme and reword beginning of docs a little
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8cef6a26..55ed8948 100755
--- a/README.md
+++ b/README.md
@@ -32,10 +32,6 @@ The "stable" documentation is available at [docs.rs/azalea](https://docs.rs/azal
If you'd like to chat about Azalea, you can join the Matrix space at [#azalea:matdoes.dev](https://matrix.to/#/#azalea:matdoes.dev) (recommended) or the Discord server at [discord.gg/FaRey6ytmC](https://discord.gg/FaRey6ytmC) (they're bridged so you don't need to join both).
-## Why
-
-For fun, mostly. I wasn't satisfied with the current state of Minecraft bot libraries, and this seemed like a good way to learn Rust.
-
## Goals
- Do everything a vanilla client can do.