diff --git a/README.md b/README.md index e69de29..fa5a9b3 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# Rust v. Go Quicksort using Concurrency + +## References + +- https://github.com/Freaky/par_qsort \ No newline at end of file