From 4c69b012218e016ea6e375b478295fc33c7c3152 Mon Sep 17 00:00:00 2001 From: Saket Kaswa <69873821+SaketKaswa@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:38:04 +0530 Subject: [PATCH] Update README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index fb3591837..3e50c36af 100644 --- a/README +++ b/README @@ -123,6 +123,8 @@ What kinds of things do we want to log? On the execution of each line, log: - the line number just executed - all data created by the program + + ThankYou! Also log calls and returns of a student's function (but NOT library functions)