Skip to content

Commit

Permalink
Merge pull request #125 from gitter-badger/gitter-badge-1
Browse files Browse the repository at this point in the history
Add a Gitter chat badge to README.md
  • Loading branch information
dirkschumacher committed Mar 2, 2017
2 parents 1e6214c + 8315c3c commit b4cc64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Coverage Status](https://coveralls.io/repos/github/dirkschumacher/ompr/badge.svg?branch=master)](https://coveralls.io/github/dirkschumacher/ompr?branch=master)
[![GPL Licence](https://badges.frapsoft.com/os/gpl/gpl.svg?v=103)](https://opensource.org/licenses/GPL-3.0/)
[![CRAN Status](http://www.r-pkg.org/badges/version/ompr)](http://www.r-pkg.org/badges/version/ompr)
[![Join the chat at https://gitter.im/dirkschumacher/ompr](https://badges.gitter.im/dirkschumacher/ompr.svg)](https://gitter.im/dirkschumacher/ompr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

OMPR (Optimization Modelling Package) is a DSL to model and solve Mixed Integer Linear Programs. It is inspired by the excellent Jump project in Julia.

Expand Down

0 comments on commit b4cc64d

Please sign in to comment.