From 25ed96129418f8b8c625ef6a745993c6d22a5c96 Mon Sep 17 00:00:00 2001 From: kathanshukla <70348137+kathanshukla@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:56:06 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ecc179..49f70fb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # The C programming language (Second Edition) exercise answers # C 程序设计语言(第2版)习题答案 -If it is helpful, please `watch` or `star` this repo. +If it is helpful then please `watch` or `star` this repo. -Questions and discussion are welcome. +Questions and discussions are welcome. -I'll be very glad if you tell me you have a better idea on some exercise by [issue](https://github.com/fool2fish/the-c-programming-language-exercise-answers/issues/new) or pull request. +I will be very glad if you tell me you have a better idea on some exercise by [issue](https://github.com/fool2fish/the-c-programming-language-exercise-answers/issues/new) or pull request. ### Style Guide