|
5 | 5 | <img |
6 | 6 | src="https://www.predsci.com/corona/apr2024eclipse/images/psi_logo.png" |
7 | 7 | alt="Predictive Science Inc. logo" |
8 | | - width="50" |
| 8 | + width="50px" |
9 | 9 | /> |
10 | 10 | </a> |
11 | | - <span style="font-size: 2em; font-weight: bold;">mapflpy</span> |
| 11 | + <span style="font-size: 40px; font-weight: bold;">mapflpy</span> |
12 | 12 | </p> |
13 | 13 |
|
14 | | -.. image:: https://img.shields.io/pypi/v/mapflpy?logo=pypi&logoColor=white |
15 | | - :target: https://pypi.org/project/mapflpy |
16 | | - :align: center |
| 14 | + <p style="text-align: center;"> |
| 15 | + <a href="https://pypi.org/project/mapflpy"> |
| 16 | + <img src="https://img.shields.io/pypi/v/mapflpy?logo=pypi&logoColor=white" alt="PyPI"> |
| 17 | + </a> |
| 18 | + </p> |
17 | 19 |
|
18 | | -.. image:: https://img.shields.io/pypi/pyversions/mapflpy.svg?logo=python&label=python&logoColor=white |
19 | | - :target: https://pypi.org/project/mapflpy |
20 | | - :align: center |
| 20 | + <p style="text-align: center;"> |
| 21 | + <a href="https://pypi.org/project/mapflpy"> |
| 22 | + <img src="https://img.shields.io/pypi/pyversions/mapflpy.svg?logo=python&label=python&logoColor=white" alt="Python versions"> |
| 23 | + </a> |
| 24 | + </p> |
| 25 | + |
| 26 | + <p style="text-align: center;"> |
| 27 | + <a href="https://opensource.org/license/apache-2-0/"> |
| 28 | + <img src="https://img.shields.io/pypi/l/mapflpy?logo=apache&logoColor=white" alt="License"> |
| 29 | + </a> |
| 30 | + </p> |
21 | 31 |
|
22 | | -.. image:: https://img.shields.io/pypi/l/mapflpy?logo=apache&logoColor=white |
23 | | - :target: https://opensource.org/license/apache-2-0/ |
24 | | - :align: center |
| 32 | + <p style="text-align: center;"> |
| 33 | + <a href="https://github.com/predsci/mapflpy/blob/main/pyproject.toml"> |
| 34 | + <img src="https://img.shields.io/librariesio/github/predsci/mapflpy?logo=Libraries.io&logoColor=white" alt="Libraries.io status"> |
| 35 | + </a> |
| 36 | + </p> |
25 | 37 |
|
26 | | -.. image:: https://img.shields.io/librariesio/github/predsci/mapflpy?logo=Libraries.io&logoColor=white |
27 | | - :target: https://github.com/predsci/mapflpy/blob/main/pyproject.toml |
28 | | - :alt: Libraries.io dependency status for GitHub repo |
29 | | - :align: center |
| 38 | + <p style="text-align: center;"> |
| 39 | + <a href="https://github.com/predsci/mapflpy/actions/workflows/publish.yml"> |
| 40 | + <img src="https://github.com/predsci/mapflpy/actions/workflows/publish.yml/badge.svg" alt="Publish workflow"> |
| 41 | + </a> |
| 42 | + </p> |
30 | 43 |
|
31 | | -.. image:: https://github.com/predsci/mapflpy/actions/workflows/publish.yml/badge.svg |
32 | | - :target: https://github.com/predsci/mapflpy/actions/workflows/publish.yml |
33 | | - :align: center |
| 44 | + <p style="text-align: center;"> |
| 45 | + <a href="https://predsci.com/doc/mapflpy"> |
| 46 | + <img src="https://github.com/predsci/mapflpy/actions/workflows/docs.yml/badge.svg" alt="Docs workflow"> |
| 47 | + </a> |
| 48 | + </p> |
34 | 49 |
|
35 | | -.. image:: https://github.com/predsci/mapflpy/actions/workflows/docs.yml/badge.svg |
36 | | - :target: https://predsci.com/doc/mapflpy |
37 | | - :align: center |
| 50 | +---- |
38 | 51 |
|
39 | 52 | ---- |
40 | 53 |
|
|
0 commit comments