From 4fc7914cece5768ddfb051f4d56a1fdc03395d4c Mon Sep 17 00:00:00 2001 From: Krishnan Sanjay Date: Thu, 21 May 2020 11:22:57 -0500 Subject: [PATCH] Update README.md --- hw5/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw5/README.md b/hw5/README.md index 880e63c..b3b3486 100644 --- a/hw5/README.md +++ b/hw5/README.md @@ -8,7 +8,7 @@ version of the group by aggregate (aggregation by key) seen in lecture. You will have a set memory limit and you will have to count the number of times a string shows up in an iterator. Your program should work for any limit -less than 20. +greater than 20. ## Getting Started First, pull the most recent changes from the cmsc13600-public repository: -- libgit2 0.25.0