From 39d246730b412ce2c41485524e2b10d25df70a3b Mon Sep 17 00:00:00 2001 From: rstojnic Date: Wed, 8 Apr 2020 14:47:12 +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 115d5f7..66bd262 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ For NeurIPS 2020 code submissions it is recommended (but not mandatory) to use t ## README.md template -We provide a [README.md template](templates/README.md) that you can use for releasing ML research repositories. The sections in the template were derived by looking at existing repositories, seeing which had the best reception in the community, and then looking at common components that correlate with perceived usefulness (see next Section). +We provide a [README.md template](templates/README.md) that you can use for releasing ML research repositories. The sections in the template were derived by looking at existing repositories, seeing which had the best reception in the community, and then looking at common components that correlate with popularity. ## ML Code Completeness Checklist