diff --git a/README.md b/README.md index 5721a215..12ef6e41 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ The code snippet below implements a [bitonic sorter](https://en.wikipedia.org/wi - `bend run-cu`: GPU, NVIDIA RTX 4090: 0.21 seconds
- Click here for the Bitonic Sorter code + Click here for the Bitonic Sorter code ```py # Sorting Network = just rotate trees!