From 6a6bd269f2dc385b5711b1a29246883144bccb4f Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 30 Jan 2025 14:58:05 -0600 Subject: [PATCH] add note about example clis --- src/hwylterm/hwylcli.nim | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hwylterm/hwylcli.nim b/src/hwylterm/hwylcli.nim index 11b526c..bce8198 100644 --- a/src/hwylterm/hwylcli.nim +++ b/src/hwylterm/hwylcli.nim @@ -25,6 +25,7 @@ > testing testing ``` + For more example programs see the [tests directory](https://github.com/daylinmorgan/hwylterm/tree/main/tests/cli/clis). ]## import std/[