Skip to content

Commit

Permalink
Add LGTM badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfordboyle committed Nov 14, 2018
1 parent 446c101 commit 59fe704
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ pyglpk
.. image:: https://readthedocs.org/projects/pyglpk/badge/
:target: http://pyglpk.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/lgtm/alerts/g/bradfordboyle/pyglpk.svg?logo=lgtm&logoWidth=18
:target: https://lgtm.com/projects/g/bradfordboyle/pyglpk/alerts/
:alt: Total alerts
.. image:: https://img.shields.io/lgtm/grade/cpp/g/bradfordboyle/pyglpk.svg?logo=lgtm&logoWidth=18
:target: https://lgtm.com/projects/g/bradfordboyle/pyglpk/context:cpp
:alt: Language grade: C/C++
.. image:: https://img.shields.io/lgtm/grade/python/g/bradfordboyle/pyglpk.svg?logo=lgtm&logoWidth=18
:target: https://lgtm.com/projects/g/bradfordboyle/pyglpk/context:python
:alt: Language grade: Python


Updated fork of T. Finley's PyGLPK module
Expand Down

0 comments on commit 59fe704

Please sign in to comment.