Skip to content

Commit 7a6c9ab

Browse files
authored
Update README.md
1 parent 4a9a462 commit 7a6c9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Algorithms and Data Structures implemented in Java
55

66
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.
77

8-
## * Created by Justin Wetherell
8+
## Created by Justin Wetherell
99

1010
* For questions use: http://groups.google.com/forum/#!forum/java-algorithms-implementation
1111
* Google: http://code.google.com/p/java-algorithms-implementation

0 commit comments

Comments
 (0)