From 6c4887697fa69ae0774c8d927bd8ebe1b4269347 Mon Sep 17 00:00:00 2001 From: Raz Luvaton <16746759+rluvaton@users.noreply.github.com> Date: Sat, 14 Jan 2023 20:00:39 +0200 Subject: [PATCH] add comment to the recipes folder from the example app --- example-application/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/example-application/readme.md b/example-application/readme.md index d0b3fed5..103ddf64 100644 --- a/example-application/readme.md +++ b/example-application/readme.md @@ -1,5 +1,7 @@ # Running the example app +> More tests exists in the [recipes](../recipes) folder + ## Prerequisites 1. Docker @@ -12,4 +14,4 @@ 2. Run `npm i` 3. Run `nvm use` 4. Run the tests `Run t` - \ No newline at end of file +