From f7f91c2da5f494301861febe9f1d5a6696a07e89 Mon Sep 17 00:00:00 2001 From: Anson Date: Mon, 25 Apr 2022 15:31:18 -0700 Subject: [PATCH] no longer correct --- README.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index fa5a9b3..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Rust v. Go Quicksort using Concurrency - -## References - -- https://github.com/Freaky/par_qsort \ No newline at end of file