From 28cc8a567f27ead6e1d575b37a752b32b05b563d Mon Sep 17 00:00:00 2001 From: Ahurac Date: Wed, 10 Apr 2024 10:31:07 +0200 Subject: [PATCH] =?UTF-8?q?README=20:=20d=C3=A9placement=20case=20roadmap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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