From 968ae031435efa8d03410ff952481070b36fb9f5 Mon Sep 17 00:00:00 2001 From: deepanshudua55 <72145532+deepanshudua55@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:55:31 +0530 Subject: [PATCH] Update README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 9e01326..17c2895 100644 --- a/README +++ b/README @@ -1,3 +1,3 @@ -This project is a container for various python scripts, added by folders. The following is a description of each project: +This awesome and useful project is a container for various python scripts, added by folders. The following is a description of each project: -GenerateMatrixPermuations - a trivial script for generating all possible permuations of a 2x2 matrix with values from a rnage of [MIN,MAX] and doing some operation on each. \ No newline at end of file +GenerateMatrixPermuations - a trivial script for generating all possible permuations of a 2x2 matrix with values from a rnage of [MIN,MAX] and doing some operation on each.