From 305fa775cb1e7a50264ff7b4253e53b5a6cfb235 Mon Sep 17 00:00:00 2001 From: Nataliia Zakharchuk <62181026+Nattalli@users.noreply.github.com> Date: Mon, 12 Sep 2022 09:16:53 +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 7ba120ff..8900a7c8 100644 --- a/README.md +++ b/README.md @@ -336,4 +336,6 @@ errors = [ "status": "failed", }, ] -``` \ No newline at end of file +``` + +### Note: Check your code using this [checklist](checklist.md) before pushing your solution.