We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506add8 commit 47a4e9eCopy full SHA for 47a4e9e
README.rst
@@ -1,4 +1,4 @@
1
-|Pypi Installs| |Latest Version| |Supported Python Versions|
+|CI status| |Pypi Installs| |Latest Version| |Supported Python Versions|
2
3
mathicsscript is a command-line interface to Mathics.
4
@@ -51,3 +51,4 @@ goes wrong, it is harder to track down problems.
51
:target: https://badge.fury.io/py/mathicsscript
52
.. |Pypi Installs| image:: https://pepy.tech/badge/mathicsscript
53
.. |Supported Python Versions| image:: https://img.shields.io/pypi/pyversions/mathicsscript.svg
54
+.. |CI status| image::https://github.com/Mathics3/mathicsscript/workflows/mathicsscript%20(basic)/badge.svg
0 commit comments