aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5794e010a33920149db3c8055b365c880029f506 (plain) (blame)
1
2
3
# matrix calculator
 A simple matrix calculator with a console interface
 Build with "gcc -static *.c -o matrix-calculator.exe -Iinclude"