Skip to content

Commit b7cc0f5

Browse files
authored
Update README.md
1 parent 598490e commit b7cc0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# matrixplusplus
22

3-
matrixplusplus is a matrix library written in C++. Matrices have 1 based indexing and values are stored as doubles.
3+
matrixplusplus is a 2D matrix library written in C++. Matrices have 1 based indexing and values are stored as doubles.
44

55
Functionalities include:
66

0 commit comments

Comments
 (0)