aboutsummaryrefslogtreecommitdiffstats
path: root/P1
diff options
context:
space:
mode:
authorAndrea Smith <smit9523@umn.edu>2020-10-05 23:16:21 -0500
committerAndrea Smith <smit9523@umn.edu>2020-10-05 23:16:21 -0500
commit6de3fb35f54d7c12968718ecf3a5436df8f3b468 (patch)
tree9506c4b869fe9e4acbb7dc5da2666fbde25518f1 /P1
parentFormat README (diff)
downloadcsci4061-6de3fb35f54d7c12968718ecf3a5436df8f3b468.tar
csci4061-6de3fb35f54d7c12968718ecf3a5436df8f3b468.tar.gz
csci4061-6de3fb35f54d7c12968718ecf3a5436df8f3b468.tar.bz2
csci4061-6de3fb35f54d7c12968718ecf3a5436df8f3b468.tar.lz
csci4061-6de3fb35f54d7c12968718ecf3a5436df8f3b468.tar.xz
csci4061-6de3fb35f54d7c12968718ecf3a5436df8f3b468.tar.zst
csci4061-6de3fb35f54d7c12968718ecf3a5436df8f3b468.zip
Format README
Diffstat (limited to 'P1')
-rw-r--r--P1/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/P1/README.md b/P1/README.md
index 9bfa718..160aab4 100644
--- a/P1/README.md
+++ b/P1/README.md
@@ -24,4 +24,4 @@ Reducer receives the word.txt files and "reduces" them into n files (where n is
#### Team Contributions:
-As can be seen by the number of back-and-forth GitHub commits, this project was thoroughly a team effort. However, for the purposes of appropriating (what I am sure will be) praise from the professors and TA's (just kidding!), Matt wrote mapreduce, Andrea wrote reducer, and mapper was written by both of us.
+As can be seen by the number of back-and-forth GitHub commits, this project was thoroughly a team effort. However, for the purposes of ~~appropriating praise from the professors and TA's~~ giving credit where it is due, Matt wrote mapreduce, Andrea wrote reducer, and mapper was written by both of us.