From 3546e4791feb3c5742bba27fe0c9e8bce2404118 Mon Sep 17 00:00:00 2001 From: Arjun Kunna Date: Sun, 21 Jul 2024 01:23:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6791ff78..a5d6b732 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Regent-FFT [![Regent-FFT -Tests](https://github.com/StanfordLegion/regent-fft/actions/workflows/main.yml/badge.svg)](https://github.com/StanfordLegion/regent-fft/actions) +Tests](https://github.com/StanfordLegion/regent-fft/actions/workflows/master.yml/badge.svg)](https://github.com/StanfordLegion/regent-fft/actions) This is a fast fourier transform (FFT) library built in [Regent](https://regent-lang.org/).