diff --git a/readme.md b/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..804a923f2d5a8b3d08e71406f3ec2f24debb66be --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# Java - Further Examination of Common Sorts + + +## Description +Takes a closer examination into efficiency of various sorting types on a set of characters. + +Includes UnitTesting.