added simple README

This commit is contained in:
PoetryInCode 2020-03-16 11:38:26 -04:00 committed by GitHub
parent 3b174eb92d
commit 55eafb3988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# Matrix
A matrix program to get some practice with C and the [ncurses](https://github.com/mirror/ncurses) library