From 654935123e4e6503d3dfb7506b736f2fda6a3b1b Mon Sep 17 00:00:00 2001 From: Bob Date: Fri, 1 May 2020 18:33:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 476abcd..3c0767c 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Artisan support also supports _subtracting_ children by doing `key(inset=true) { ## Tips and tricks -Looking for information or something specific? you could try checking out the [tips and tricks](TIPS_AND_TRICKS.md) section. +Looking for information or something specific? you could try checking out the [tips and tricks](TIPS_AND_TRICKS.md) section, or the [examples](/examples) directory. ## What if I want to get _really_ technical?