From cd3ee635604c31a3d20909beed2ef7805895943e Mon Sep 17 00:00:00 2001 From: Thomas Churchman Date: Sat, 29 Jun 2024 11:14:48 +0200 Subject: [PATCH] docs(README): fix link to examples.sh --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c53b97c..1ce1301 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,9 @@ $ termsnap -- ls -l > ./out.svg ## Examples -These examples are generated by [./scripts/examples.sh]. Note many of these -examples send automated input to an interactive bash session. +These examples are generated by [./scripts/examples.sh](scripts/examples.sh). +Note many of these examples send automated input to an interactive bash +session. ![Termsnap output of the cowsay command saying "hello world"](./media/cow.svg)