Skip to content

Commit 15c4369

Browse files
RD: Debug Github styling for README
1 parent 52498fe commit 15c4369

1 file changed

Lines changed: 13 additions & 20 deletions

File tree

README.rst

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,45 @@
11
mapflpy
22
=======
33

4-
54
.. image:: https://www.predsci.com/corona/apr2024eclipse/images/psi_logo.png
65
:target: https://predsci.com
76
:alt: Predictive Science Inc.
87
:width: 100px
98
:align: center
109

11-
12-
.. image:: https://img.shields.io/pypi/v/mapflpy?logo=pypi&logoColor=white
10+
.. |pypi| image:: https://img.shields.io/pypi/v/mapflpy?logo=pypi&logoColor=white
1311
:target: https://pypi.org/project/mapflpy
1412
:alt: PyPI
15-
:align: center
16-
1713

18-
.. image:: https://img.shields.io/pypi/l/mapflpy?logo=apache&logoColor=white
14+
.. |license| image:: https://img.shields.io/pypi/l/mapflpy?logo=apache&logoColor=white
1915
:target: https://opensource.org/license/apache-2-0/
2016
:alt: License
21-
:align: center
22-
2317

24-
.. image:: https://img.shields.io/pypi/pyversions/mapflpy.svg?logo=python&label=python&logoColor=white
18+
.. |pyversions| image:: https://img.shields.io/pypi/pyversions/mapflpy.svg?logo=python&label=python&logoColor=white
2519
:target: https://pypi.org/project/mapflpy
2620
:alt: Python Versions
27-
:align: center
28-
2921

30-
.. image:: https://img.shields.io/librariesio/github/predsci/mapflpy?logo=Libraries.io&logoColor=white
22+
.. |deps| image:: https://img.shields.io/librariesio/github/predsci/mapflpy?logo=Libraries.io&logoColor=white
3123
:target: https://github.com/predsci/mapflpy/blob/main/pyproject.toml
3224
:alt: Libraries.io
33-
:align: center
34-
3525

36-
.. image:: https://github.com/predsci/mapflpy/actions/workflows/publish.yml/badge.svg?
26+
.. |publish| image:: https://github.com/predsci/mapflpy/actions/workflows/publish.yml/badge.svg?
3727
:target: https://github.com/predsci/mapflpy/actions/workflows/publish.yml
3828
:alt: Publish workflow
39-
:align: center
40-
4129

42-
.. image:: https://github.com/predsci/mapflpy/actions/workflows/docs.yml/badge.svg?
30+
.. |docs| image:: https://github.com/predsci/mapflpy/actions/workflows/docs.yml/badge.svg?
4331
:target: https://predsci.com/doc/mapflpy
4432
:alt: Docs workflow
45-
:align: center
33+
34+
.. table::
35+
36+
+--------------+--------------+--------------+--------------+--------------+--------------+
37+
| |pypi| | |license| | |pyversions| | |deps| | |publish| | |docs| |
38+
+--------------+--------------+--------------+--------------+--------------+--------------+
4639

4740

4841
**Fast field line tracing for spherical vector fields**
49-
-------------------------------------------------------
42+
5043

5144
**mapflpy** is a python package for tracing field lines using the
5245
`MapFL <https://github.com/predsci/MapFL>`_ Fortran tracer developed by

0 commit comments

Comments
 (0)