Skip to content

Commit 652fc54

Browse files
authored
Update badges
1 parent 37216e9 commit 652fc54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ GLPKMathProgInterface.jl
22
========================
33

44
[![Build Status](https://travis-ci.org/JuliaOpt/GLPKMathProgInterface.jl.svg?branch=master)](https://travis-ci.org/JuliaOpt/GLPKMathProgInterface.jl)
5-
[![GLPKMathProgInterface](http://pkg.julialang.org/badges/GLPKMathProgInterface_0.5.svg)](http://pkg.julialang.org/?pkg=GLPKMathProgInterface&ver=0.5)
6-
[![GLPKMathProgInterface](http://pkg.julialang.org/badges/GLPKMathProgInterface_0.6.svg)](http://pkg.julialang.org/?pkg=GLPKMathProgInterface&ver=0.6)
5+
[![GLPKMathProgInterface](http://pkg.julialang.org/badges/GLPKMathProgInterface_0.6.svg)](https://pkg.julialang.org/detail/GLPKMathProgInterface)
6+
[![GLPKMathProgInterface](http://pkg.julialang.org/badges/GLPKMathProgInterface_0.7.svg)](https://pkg.julialang.org/detail/GLPKMathProgInterface)
77

88
Interface between the [GLPK.jl] wrapper and [MathProgBase.jl].
99
With this package, you can use the GLPK solver in MathProgBase.jl

0 commit comments

Comments
 (0)