aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-08-18 23:28:44 -0500
committermat <github@matdoes.dev>2022-08-18 23:28:44 -0500
commita16b9dcd2e7fa7c37140b2d178c9abf9ce8e1b34 (patch)
treee7f19e39ca6ed7c5d455199383441989b3ac01f2 /README.md
parenta54d74087b77788bf2b429d6b9eb501bae5550fd (diff)
downloadazalea-drasl-a16b9dcd2e7fa7c37140b2d178c9abf9ce8e1b34.tar.xz
add stretch goals to readme and typo fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index aef31950..639d2914 100644
--- a/README.md
+++ b/README.md
@@ -28,5 +28,14 @@ I wanted a fun excuse to do something cool with Rust, and I also felt like I cou
## Non-goals
-- Supporting many versions of Minecraft (but there might be branches made in the future for some popular versions).
+- Supporting several versions of Minecraft on the same branch.
+- Bedrock edition.
- Graphics.
+
+
+## Stretch goals
+
+*I might not do these, but I still keep them in mind when writing the code.*
+
+- Server implementation.
+- Having branches for several popular Minecraft versions.