diff --git a/README.md b/README.md index 9237695..10bdd92 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Merge-Sort-Assembly -Authors: - -Adam Claxton, Connor Jackson, John Costa, Maegan Dyakiw. +Written by Adam Claxton, Connor Jackson, John Costa, Maegan Dyakiw. Implementation of Merge Sort using MIPS Assembly language. Test suite provided by our professor, Padraic Edgington.