From 13fb9c98c679ae2d914b39b48e8c398c1605bd7c Mon Sep 17 00:00:00 2001 From: kathanshukla <70348137+kathanshukla@users.noreply.github.com> Date: Thu, 1 Oct 2020 01:05:58 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7f00bef..a6cd7cdf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ExercisesInC +# Exercises in C: -by Allen B. Downey +By Allen B. Downey, Exercises for people learning the C programming language.