Skip to content

Commit a01f7e4

Browse files
authored
Add NumFOCUS badge (#3719)
# Description To complete our NumFOCUS onboarding, we must add their badge to our repository and website. Adding the "Powered by NumFOCUS" badge to our README. # Changed Behaviour N/A # Fixes N/A ## Type of change Choose which options apply, and delete the ones which do not apply. - Update to human readable text: Documentation/error messages/comments
1 parent 113061d commit a01f7e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Parsl - Parallel Scripting Library
22
==================================
3-
|licence| |docs| |NSF-1550588| |NSF-1550476| |NSF-1550562| |NSF-1550528| |CZI-EOSS|
3+
|licence| |docs| |NSF-1550588| |NSF-1550476| |NSF-1550562| |NSF-1550528| |NumFOCUS| |CZI-EOSS|
44

55
Parsl extends parallelism in Python beyond a single computer.
66

@@ -64,6 +64,9 @@ then explore the `parallel computing patterns <https://parsl.readthedocs.io/en/s
6464
.. |CZI-EOSS| image:: https://chanzuckerberg.github.io/open-science/badges/CZI-EOSS.svg
6565
:target: https://czi.co/EOSS
6666
:alt: CZI's Essential Open Source Software for Science
67+
.. |NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
68+
:target: https://numfocus.org
69+
:alt: Powered by NumFOCUS
6770

6871

6972
Quickstart

0 commit comments

Comments
 (0)