From 1b672e0735d35dcafe496968b197781b97775273 Mon Sep 17 00:00:00 2001 From: Teddy Koker Date: Tue, 25 Jul 2023 23:03:36 -0400 Subject: [PATCH] credit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f706fd..37622c5 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ export PYTHON=cp310 pip install https://github.com/teddykoker/torchsort/releases/download/v${TORCHSORT}/torchsort-${TORCHSORT}+${TORCH}${CUDA}-${PYTHON}-${PYTHON}-linux_x86_64.whl ``` - +Thanks to @siddharthab for the help creating the build action! ## Usage