diff --git a/README.md b/README.md index f5612ff..3345a47 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ I want to learn Rust and see how much effort I can put into making an interopera # Roadmap - [x] Execute commands +- [ ] Parse commands - [ ] Variables - [ ] Environment variables - [ ] Builtins @@ -14,6 +15,5 @@ I want to learn Rust and see how much effort I can put into making an interopera - [ ] `set` - [ ] `alias` - [ ] `type` -- [ ] Parse commands - [ ] Command-line flags - [ ] PS1