diff --git a/Live-Previews.md b/Live-Previews.md index 525846a..392bef5 100644 --- a/Live-Previews.md +++ b/Live-Previews.md @@ -14,6 +14,7 @@ There are two aspects to creating a live preview: ```sh #!/usr/bin/env sh # ############################################################################# +# File: preview_cmd.sh # Description: Minimal example to preview files and directories # No external dependencies # Can be easily extended