aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Smith <smit9523@umn.edu>2020-10-05 23:12:52 -0500
committerAndrea Smith <smit9523@umn.edu>2020-10-05 23:12:52 -0500
commit9b430d43d592183a19ab6cffeb72c7bd59ede6c7 (patch)
treee2374491c05f2ea0c467b6054ae53c80bf80d960
parentFormat README (diff)
downloadcsci4061-9b430d43d592183a19ab6cffeb72c7bd59ede6c7.tar
csci4061-9b430d43d592183a19ab6cffeb72c7bd59ede6c7.tar.gz
csci4061-9b430d43d592183a19ab6cffeb72c7bd59ede6c7.tar.bz2
csci4061-9b430d43d592183a19ab6cffeb72c7bd59ede6c7.tar.lz
csci4061-9b430d43d592183a19ab6cffeb72c7bd59ede6c7.tar.xz
csci4061-9b430d43d592183a19ab6cffeb72c7bd59ede6c7.tar.zst
csci4061-9b430d43d592183a19ab6cffeb72c7bd59ede6c7.zip
Format README
Diffstat (limited to '')
-rw-r--r--P1/README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/P1/README.md b/P1/README.md
index 39f9fd4..d694b59 100644
--- a/P1/README.md
+++ b/P1/README.md
@@ -4,9 +4,12 @@ The first project in CSCI 4061: Intro to Operating Systems.
## Fall 2020
-test machine: apollo.cselabs.umn.edu
-date: 10/3/2020
-name: Andrea Smith , Matt Strapp
+Test machine: apollo.cselabs.umn.edu
+
+Date: 10/3/2020
+
+Name: Andrea Smith , Matt Strapp
+
x500: smit9523, strap012
The purpose of this program is to recreate the mapreduce programming model for Big Data Analytics. In order to compile this program, simply run the included Makefile, which takes no arguments.