More overview of what to turn in - nit

This commit is contained in:
Remzi Arpaci-Dusseau
2018-01-16 16:58:30 -06:00
parent 1a4037a1e5
commit eb3fbe6590

View File

@@ -24,6 +24,7 @@ Summary of what gets turned in:
**my-grep.c**, **my-zip.c**, **my-unzip.c**, **my-sort.c**, **my-uniq.c**.
* Each should compile successfully when compiled with the **-Wall** and
**-Werror** flags.
* Each should (hopefully) pass the tests we supply to you.
## my-cat