From 1c4ccb23114a0ccd061c3d62d66e7fa0f04b3931 Mon Sep 17 00:00:00 2001 From: dkim286 <61002244+dkim286@users.noreply.github.com> Date: Mon, 22 Feb 2021 21:24:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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