Updated docs, removed binaries

This commit is contained in:
Clay Dowling 2017-03-10 19:51:08 -05:00
parent a114047f83
commit d4c62eb984
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,6 @@
run-once.sh runs your tests once The command "make" will build and run your tests, as well as build the program
golden_rose, which can serve as the basis for a golden-rule test.
Assumptions: Assumptions:
- gnu make and a C compiler (like gcc) is installed on your system and is in the PATH - gnu make and a C compiler (like gcc) is installed on your system and is in the PATH

View File

@ -1,2 +0,0 @@
make
./GildedRoseTextTests