Skip to content

Commit 83d94a5

Browse files
committed
Update README.md
1 parent 6b92adf commit 83d94a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The [benchmarks](benchmark/sort_benchmark.cpp) use **[Google Benchmark](https://
2727

2828
## How to Use
2929

30+
This is a single-header library.
3031
Just copy the **[sort.hpp](include/sorting_algorithms/sort.hpp)** header file to your project and include it!
3132
All functions are in the ```alg::``` namespace.
3233

0 commit comments

Comments
 (0)