Update README.md

master
dkim286 2021-02-22 21:24:08 +00:00 committed by GitHub
parent 23630f689a
commit 1c4ccb2311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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