diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ # matrix calculator A simple matrix calculator with a console interface + Build with "gcc -static *.c -o matrix-calculator.exe -Iinclude"
\ No newline at end of file |
