Skip to content

Commit d7ca53d

Browse files
committed
Update badges
* Update latest version * Add supported versions
1 parent d41fae8 commit d7ca53d

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

README.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Welcome to Mathics!
22
===================
33

4-
|Travis|_ |SlackStatus|_ |PyPI|_
4+
|Latest Version| |Supported Python Versions| |Travis|_ |SlackStatus|_
55

66
Mathics is a general-purpose computer algebra system (CAS). It is an open-source alternative to Mathematica. It is free both as in "free beer" and as in "freedom".
77

@@ -32,18 +32,19 @@ Contributing
3232

3333
Please feel encouraged to contribute to Mathics! Create your own fork, make the desired changes, commit, and make a pull request.
3434

35+
36+
License
37+
-------
38+
39+
Mathics is released under the GNU General Public License Version 3 (GPL3).
40+
3541
.. |SlackStatus| image:: https://mathics-slackin.herokuapp.com/badge.svg
3642
.. _SlackStatus: https://mathics-slackin.herokuapp.com/
3743
.. |Travis| image:: https://secure.travis-ci.org/mathics/Mathics.svg?branch=master
3844
.. _Travis: https://travis-ci.org/mathics/Mathics
39-
.. |PyPI| image:: https://img.shields.io/pypi/v/Mathics
4045
.. _PyPI: https://pypi.org/project/Mathics/
4146
.. |mathicsscript| image:: https://mathics.org/screenshots/mathicsscript.png
4247
.. |mathicssserver| image:: https://mathics.org/screenshots/mathicsserver.png
43-
44-
45-
46-
License
47-
-------
48-
49-
Mathics is released under the GNU General Public License Version 3 (GPL3).
48+
.. |Latest Version| image:: https://badge.fury.io/py/Mathics3.svg
49+
:target: https://badge.fury.io/py/Mathics3
50+
.. |Supported Python Versions| image:: https://img.shields.io/pypi/pyversions/Mathics3.svg

0 commit comments

Comments
 (0)