diff --git a/README.md b/README.md index a64fb81..c700eab 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ ## Overview -This repository offers a test and benchmark suite for PPQSort (Parallel Pattern QuickSort). It's a practical for comparing PPQSort's performance against various sorting algorithms. +This repository offers a test and benchmark suite for PPQSort (Parallel Pattern QuickSort). It's a practical for comparing various sorting algorithms.