diff --git a/program-1/read.md b/program-1/read.md index 599a5f57..dcb4b73f 100644 --- a/program-1/read.md +++ b/program-1/read.md @@ -1,2 +1,2 @@ -# program-1 -## This is a c program to print numbers in lower triangle \ No newline at end of file +# Program-1 +## This is a c program to print numbers in lower triangle diff --git a/program-2/a.out b/program-2/a.out deleted file mode 100755 index c9a0fd26..00000000 Binary files a/program-2/a.out and /dev/null differ diff --git a/program-2/read.md b/program-2/read.md new file mode 100644 index 00000000..74b9d510 --- /dev/null +++ b/program-2/read.md @@ -0,0 +1,2 @@ +# Program-2 +## This is a c program to check whether the given number is prime or not