From c2a8b7a349c099333411e133e1d2b64c4d488eb1 Mon Sep 17 00:00:00 2001
From: Bilal2912 <66287312+Bilal2912@users.noreply.github.com>
Date: Thu, 1 Oct 2020 12:23:08 +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 ff6d313..0f8da37 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Data-Structure-In-C
-This is a repository used to host various programs in C language as a part of our Data Structure lab.
The programs that have been completed so far are
+This is a repository used to host various programs in C language as a part of our Data Structure lab.
The programs that have been completed so far are as follows:
1. Different Searching methods
2. Different Sorting methods