diff --git a/content/posts/exploring_falyx.md b/content/posts/exploring_falyx.md index 561b489..61c2a44 100644 --- a/content/posts/exploring_falyx.md +++ b/content/posts/exploring_falyx.md @@ -31,7 +31,13 @@ By defining your CLI structure in a configuration file (`falyx.yaml` or `falyx.t #### Example ```bash -$ falyx +❯ falyx + 🛠️ Config-Driven CLI + + [C] Cleanup temp files + [Y] History [H] Help [Q] Exit + +> ```