Create README.md

This commit is contained in:
Ben Harris 2017-12-08 13:35:40 -05:00 committed by GitHub
parent 02d7a5293c
commit 0c92195fce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# mmap
copy files by reading them into memory
this was an assignment in an operating systems course