aboutsummaryrefslogtreecommitdiffstats
path: root/P1/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'P1/README.md')
-rw-r--r--P1/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/P1/README.md b/P1/README.md
index 52652e1..9bfa718 100644
--- a/P1/README.md
+++ b/P1/README.md
@@ -4,10 +4,10 @@ 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
-- x500: smit9523, strap012
+- **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.