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.