Skip to content

Commit

Permalink
📝DOCS: Add PyPi version to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge authored Aug 31, 2021
1 parent 84039cc commit d5ccb06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Equator
A maths interpreter built in Python using SymPy

[![PyPi Version](https://img.shields.io/pypi/v/equatorpy.svg)](https://pypi.org/project/equatorpy/)
[![Pytest](https://github.com/MiguelGuthridge/Equator/actions/workflows/python-app.yml/badge.svg)](https://github.com/MiguelGuthridge/Equator/actions/workflows/python-app.yml)

[View on PyPi

# Features:
* Solve simultaneous equations
* Simplify expressions
Expand Down

0 comments on commit d5ccb06

Please sign in to comment.