From dd9150d7ac26b04eb8ff15247b1c18ce9893f79c Mon Sep 17 00:00:00 2001 From: Harichandra Prasath <129069095+Harichandra-Prasath@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:52:06 +0530 Subject: [PATCH] Remove broken CI status badge from README (#3614) --- README.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.rst b/README.rst index da7f8245a5..b09c8c3ff6 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ Parsl - Parallel Scripting Library ================================== -|licence| |build-status| |docs| |NSF-1550588| |NSF-1550476| |NSF-1550562| |NSF-1550528| |CZI-EOSS| +|licence| |docs| |NSF-1550588| |NSF-1550476| |NSF-1550562| |NSF-1550528| |CZI-EOSS| Parsl extends parallelism in Python beyond a single computer. @@ -43,9 +43,6 @@ then explore the `parallel computing patterns