From 2c91d9b835f4a9fbbeb008eb970276988302fa32 Mon Sep 17 00:00:00 2001 From: ASHISH SOYETRA <53328534+ashishsoyetra30@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:25:13 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb49cf3..d351bf4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # C-Programming-Examples -C programming language examples, that are used in lectures. +C programming language examples, that are used in lectures.Try to learn them by executing codes that might help you in mastering. Note: Some codes are include safe functions.