We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0a654 commit 20c220aCopy full SHA for 20c220a
README.md
@@ -8,8 +8,8 @@ Simple Matrix lib for **Programming competency test**
8
- provides test header in test directory
9
10
# How To Compile!
11
- 1. make
12
- 2. ./bin/Simple_Matrix
+ 1. make or cmake CMakeLists.txt then make
+ 2. To run ./bin/Simple_Matrix because output is inside bin
13
14
# Speed Test in milliseconds
15
@@ -36,4 +36,4 @@ Simple Matrix lib for **Programming competency test**
36
37
# System Specs
38
- OS: MacOS
39
-- Processor: 2.5 GHz Intel Core i7
+- Processor: 2.5 GHz Intel Core i7
0 commit comments