From cf20a2663b11c1d938a2680579447451e7262ddf Mon Sep 17 00:00:00 2001 From: Tushar-Maheshwari <56442766+Tushar-Maheshwari@users.noreply.github.com> Date: Fri, 11 Oct 2019 19:38:17 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 001f1bf..cf949b6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Matrix_Multiplication_Java This JAVA code will do matrix multiplication if the multiplication is possible. +#Tushar_Maheshwari