Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aadishgoel2013 authored Oct 8, 2017
1 parent 6da5691 commit 0bc6874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordCount/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Word Count

One way is to implement mapper and reduce by ourselves <br />
And another is by using Inbuilt Mapper and Reducer
And another is by using Inbuilt mapper and reducer

## Using User Defined
> wordCountDriver.java<br />
Expand Down

0 comments on commit 0bc6874

Please sign in to comment.