Skip to content

Commit 7347180

Browse files
authored
Update README.md
1 parent 559cb77 commit 7347180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Matrix/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A simple <b>Matrix</b> class design that represents mathematical matrix. It prov
66
I have overloaded the arithmetic operators and also the insertion operator for easy access of functions.
77

88
Here's a sample output of the usage of Matrix class:
9+
<br>
910
<img src= "output/output1.png">
1011
<img src = "output/output2.png">
1112

0 commit comments

Comments
 (0)