diff --git a/README.md b/README.md index e06778b..94db725 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # C PROGRAMS -C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions +C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions. It can be used to develop software like operating systems, databases, compilers, and so on. - Hre you could contribute to your first C programs and can get your PR Merged with us + Here you could contribute to your first C programs and can get your PR Merged with us.