From f13f805eace0c2d10e9269198aa77745d40b25e3 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Fri, 18 Nov 2022 08:10:36 -0500 Subject: [PATCH] cap --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78f2124..d111a40 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# multrix +# Multrix -Matrix multiplication calculator; calculates the cross & dot products of 2 matrices. \ No newline at end of file +Matrix multiplication calculator; calculates the cross & dot products of 2 matrices.