4600-project-2/README.md

12 lines
140 B
Markdown
Raw Normal View History

2022-04-16 21:59:00 +00:00
# 4600-project-2
2022-04-17 00:03:38 +00:00
Project 2 for CSCE4600, for Team G4
## Build
Build with `make`
2022-04-23 09:47:55 +00:00
Run with `./main.out filename`
2022-04-17 00:03:38 +00:00
Clean with `make clean`