From e7c981d54349e10e606dd4538fb23ac3723af09c Mon Sep 17 00:00:00 2001 From: Ashiq Date: Thu, 8 Jun 2023 19:15:20 +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 7d34500..937ca89 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ ## Test File - The test file contains all the algorithm implementations in one file -- This done inorder to compare the perfomance of each algorithms for various values of n +- Compare the perfomance of each algorithms for a range of values of n - The average Runtime and standard deviation of the runtimes for each value of n for each algorithm can be obtained