aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-09 19:14:13 -0500
committermat <github@matdoes.dev>2022-05-09 19:14:13 -0500
commit6b7ebc8675726419724956fc90201bb6cf73d63a (patch)
tree363d9ffa0c3c7576a779f76e755e5b643115de71 /README.md
parent307594723c354a4b988913bedf99b2c533ced720 (diff)
downloadazalea-drasl-6b7ebc8675726419724956fc90201bb6cf73d63a.tar.xz
Update README.md
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index d0dea3da..f4beecba 100755
--- a/README.md
+++ b/README.md
@@ -10,15 +10,15 @@ I named this Azalea because it sounds like a cool word and this is a cool librar
## Goals
-- Do everything a vanilla client can do
-- Be easy to use
-- Bypass most/all anticheats
-- Support the latest Minecraft version
-- Be fast
+- Do everything a vanilla client can do.
+- Be easy to use.
+- Bypass most/all anticheats.
+- Support the latest Minecraft version.
+- Be fast and memory efficient.
## Example code
-Note that these doesn't work yet, it's just how I want the API to look.
+Note that these don't work yet, it's just how I want the API to look.
```rs
use azalea::{Account, Event};