From c9aa6eef45871691c0bc6fb00fc61b2a543ac104 Mon Sep 17 00:00:00 2001 From: rstojnic Date: Thu, 16 Apr 2020 23:00:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f66c53..ea009db 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Based on analysis of more than 200 Machine Learning repositories, these recommendations facilitate reproducibility and correlate with GitHub stars - for more details, see our [our blog post](https://medium.com/paperswithcode/ml-code-completeness-checklist-e9127b168501). -For NeurIPS 2020 code submissions it is recommended (but not mandatory) to use the [README.md template](templates/README.md) and check as many items on the [ML Code Completeness Checklist](#ml-code-completeness-checklist) described below as possible. +For NeurIPS 2020 code submissions it is recommended (but not mandatory) to use the [README.md template](templates/README.md) and check as many items on the ML Code Completeness Checklist described below as possible. ## 📋 README.md template