diff --git a/README.md b/README.md index 4e55c90..7a2e43a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Sqish -Rust Shell. This is an attempt to create a simple shell in Rust, because why not. +Rust Shell. This is an attempt to create a simple but usable shell in Rust, because why not. TODO: * git commit -m "message" does not work +* Allow redirecting >> to the end of a file ? ## sqishrc (Config) See the included sqishrc file included, and copy it as ~/.sqishrc