Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobvm04 authored May 8, 2024
1 parent 0522870 commit ab18ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Quickest Sort

Blazingly fast quick-sort implementation validated with `proptest`.
Blazingly fast quick-sort implementation validated with `proptest`. Writen in an effort to prepare for my Data Structures and Algorithms exam.

## Benchmarks

Expand Down

0 comments on commit ab18ab2

Please sign in to comment.