diff --git a/Documentation/fs.gif b/Documentation/fs.gif new file mode 100644 index 0000000..4662b94 Binary files /dev/null and b/Documentation/fs.gif differ diff --git a/README.md b/README.md index 357605d..5515e26 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This project simulates a file system environment with permanent storage. Users can interact with the system using a simple shell implementation. +![demonstration gif](Documentation/fs.gif) + ## Dependencies There are no dependencies