diff --git a/README.md b/README.md index ed272b5..abd3e73 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # HW04 +Filesystem demo for CSUF's Operating Systems class. Developed in conjunction with [Chris](https://github.com/cdnutter). + ## Building ```text $ gcc *.h *.c -o fs