diff --git a/README.md b/README.md index 66f6089..adff452 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![image](https://github.com/user-attachments/assets/9d56a2de-b41a-49a0-b724-f5a948e449fc) + # shell - cross-platform bash compatible shell The idea of the `shell` project is to build a cross-platform shell that looks and feels similar to bash (while not claiming to be 100% bash compatible). @@ -9,6 +11,10 @@ This new shell also already has _tab completion_ for files and directories, and The project is still very early but can already be used as a daily driver. + +[](https://github.com/user-attachments/assets/7f5c72ed-2bce-4f64-8a53-792d153cf574) + + ## How to run this To compile and run the project, you need to have Rust & Cargo installed.