From b6f541e6aabded9989fa467fe6d165a57aa834d7 Mon Sep 17 00:00:00 2001 From: PovilasKorop Date: Mon, 18 Oct 2021 07:36:24 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 434d17b..2587fd3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ Your task is to make those tests pass. If you want to submit your solution, you should make a Pull Request to the `main` branch. It will automatically run the tests via Github Actions and will show you/me if the test pass. -This task is mostly self-served, so I'm not planning review the Pull Requests. This test is for yourselves to assess your skills, the automated tests will be your answer if you passed the test :) +If you don't know how to make a Pull Request, [here's my video with instructions](https://www.youtube.com/watch?v=vEcT6JIFji0). + +This task is mostly self-served, so I'm not planning review or merge the Pull Requests. This test is for yourselves to assess your skills, the automated tests will be your answer if you passed the test :) ## Questions / Problems?