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.