From 9febafbd881f663b206d42955a52ffc60af5f5ca Mon Sep 17 00:00:00 2001 From: Cheenu <43966615+NullByte08@users.noreply.github.com> Date: Tue, 1 Oct 2019 19:18:18 +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 001f1bf..4f63a0a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Matrix_Multiplication_Java -This JAVA code will do matrix multiplication if the multiplication is possible. +This JAVA code will do matrix multiplication if the matrix multiplication is possible.