From 97aa9251cec9eb44b57fb7d15f29b85c73e79cc0 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Tue, 9 Jun 2020 22:08:16 -0700 Subject: [PATCH] Link example justfiles in readme (#641) --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index dd53fbb..edc2ac7 100644 --- a/README.adoc +++ b/README.adoc @@ -185,6 +185,10 @@ cc main.c foo.c bar.c -o main testing... all tests passed! ``` +== Examples + +A variety of example justfiles can be found in the link:examples[examples directory]. + == Features === Listing Available Recipes