Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose authored Oct 8, 2016
1 parent ed04542 commit 4dfda1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Diophantine
===========
Author: Thomas G. Close ([email protected])

.. image:: https://travis-ci.org/tclose/Diophantine.svg?branch=master
:target: https://travis-ci.org/tclose/Diophantine
Expand All @@ -9,6 +8,8 @@ Author: Thomas G. Close ([email protected])
:target: https://coveralls.io/github/tclose/Diophantine?branch=master
:alt: Unit Test Coverage

Author: Thomas G. Close ([email protected])

Diophantine (http://github.com/tclose/Diophantine) is a Python package for
finding small (integer) solutions of systems of diophantine equations
(see http://en.wikipedia.org/wiki/Diophantine_equation). It is based on PHP
Expand Down

0 comments on commit 4dfda1d

Please sign in to comment.