Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Includes ASCL badge
  • Loading branch information
luizfelippesr committed Mar 28, 2019
1 parent 0f39f8d commit 6e98a52
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=========================================================================
GalMag - A Python tool for computing realistic galactic magnetic fields
=========================================================================
|doi| |rtd| |arxiv|
|doi| |rtd| |arxiv| |ascl|

`GalMag <https://github.com/luizfelippesr/galmag>`_ is a
`Python <http://www.python.org>`_ package for computing galactic magnetic
Expand Down Expand Up @@ -71,12 +71,16 @@ References
.. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1135246.svg
:target: https://doi.org/10.5281/zenodo.1135246
:alt: Latest DOI
:alt: DOI:10.5281/zenodo.1135246

.. |rtd| image:: https://readthedocs.org/projects/galmag/badge/?version=latest
:target: http://galmag.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
:alt: galmag.readthedocs.io

.. |ascl| image:: https://img.shields.io/badge/ascl-1903.005-blue.svg?colorB=262255
:target: http://ascl.net/1903.005
:alt: ascl:1903.005

.. |arxiv| image:: http://img.shields.io/badge/arXiv-1809.03595-B31B1B.svg
:target: https://arxiv.org/abs/1809.03595
:alt: Code Paper ArXiv ID
:alt: arXiv:1809.03595

0 comments on commit 6e98a52

Please sign in to comment.