From 8d828d8dc71049de9e767e46c67de6db16a8af88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vahit=20Bu=C4=9Fra=20YE=C5=9E=C4=B0LKAYNAK?= Date: Thu, 1 Oct 2020 01:20:14 +0300 Subject: [PATCH] Beautified README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d80dd18..0c7017c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Algorithm Implementations -This is a repo where I upload my implementations of various algorithms we examine on our school. I also add homework files when it is applicable(i.e. if homework requires programming, I upload its programming part.). So far, I have implemented these: +This is a repository where I upload my implementations of various algorithms we examine on our school. I also add homework files when it is applicable(i.e. if homework requires programming, I upload its programming part). So far, I have implemented the ones below: ## Sorting Algorithms