Skip to content

Commit 769cb67

Browse files
authored
Removed hedging and improved grammar in README.md
1 parent 356dfb1 commit 769cb67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)