Skip to content

Commit 1958ec2

Browse files
committed
add doc badges to README
1 parent 8c8891f commit 1958ec2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Linux/macOS/Windows: ![CI](https://github.com/JuliaSmoothOptimizers/QuadraticModels.jl/workflows/CI/badge.svg?branch=master)
44
FreeBSD: [![Build Status](https://api.cirrus-ci.com/github/JuliaSmoothOptimizers/QuadraticModels.jl.svg)](https://cirrus-ci.com/github/JuliaSmoothOptimizers/QuadraticModels.jl)
55
[![codecov.io](http://codecov.io/github/JuliaSmoothOptimizers/QuadraticModels.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaSmoothOptimizers/QuadraticModels.jl?branch=master)
6+
[![Documentation/stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaSmoothOptimizers.github.io/QuadraticModels.jl/stable)
7+
[![Documentation/dev](https://img.shields.io/badge/docs-latest-blue.svg)](https://JuliaSmoothOptimizers.github.io/QuadraticModels.jl/latest)
68

79
A package to model linear and quadratic optimization problems using the [NLPModels.jl](https://github.com/JuliaSmoothOptimizers/NLPModels.jl) data structures.
810

0 commit comments

Comments
 (0)