diff --git a/README.md b/README.md index 7e6fc6b..66bccfc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # DMS -The Dialogue Management Script's goal is to provide a nice and simple way to have dialogue for games, while also providing a fully functioning language to perform login in. +The Dialogue Management Script's goal is to provide a nice and simple way to have dialogue for games, while also providing a fully functioning language to perform logic in. # Todo - [X] ~~Implement bytecode for if/else if/else statements~~ @@ -9,4 +9,4 @@ The Dialogue Management Script's goal is to provide a nice and simple way to hav - [X] ~~Finish implementing custom datatype~~ - [ ] Speed up interperter - [ ] Finish C API for code -- [ ] Extend beginning features \ No newline at end of file +- [ ] Extend beginning features