Skip to content

Commit b8d3a07

Browse files
authored
Merge pull request #144 from BryanChan777/patch-2
Removed hedging and improved grammar in README.md
2 parents 652105f + 769cb67 commit b8d3a07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Java : Algorithms and Data Structure ![alt tag](https://api.travis-ci.org/phishman3579/java-algorithms-implementation.svg?branch=master)
22
==============================
33

4-
Algorithms and Data Structures implemented in Java
4+
The algorithms and data structures are implemented in Java.
55

6-
This is a collection of algorithms and data structures which I've implement over the years in my academic and professional life. The code isn't overly-optimized but is written to be correct and readable. The algorithms and data structures are well tested and, unless noted, are believe to be 100% correct.
6+
This is a collection of algorithms and data structures I've implemented in my academic and professional life. The code isn't optimized but is written to be correct and readable. The algorithms and data structures are tested and, unless noted, believed to be correct.
77

88
## Created by Justin Wetherell
99

0 commit comments

Comments
 (0)