From b308b627318d9b28cb07dcd3daa31cf32781a471 Mon Sep 17 00:00:00 2001 From: Amitosh Das <69157064+Amitoshdas1999@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:49:37 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdcb291..75875a4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# C-Programming-Basic -Basic of C programming 🗽🚀 +# C-Programming-Basics +Basics of C programming 🗽🚀 + +C is one of the fastest programming language as it is close to low-level languages such as Assembly language. If you are already familiar with programming, then you must know the demand out there for a C programmer. Because C comes in handy in case of all the applications that require fast processing, such as games, or major parts of different operating systems.