Skip to content

Commit 8b59af7

Browse files
author
Tomas Lycken
committed
Update readme with 0.5 status tag
1 parent 13c1a76 commit 8b59af7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Contour
22

3+
CI Status:
34
[![Build Status](https://travis-ci.org/tlycken/Contour.jl.svg?branch=master)](https://travis-ci.org/tlycken/Contour.jl)
5+
[![Coverage Status](https://img.shields.io/coveralls/tlycken/Contour.jl.svg?branch=master)](https://coveralls.io/r/tlycken/Contour.jl)
6+
7+
PkgEvaluator Status:
48
[![Contour](http://pkg.julialang.org/badges/Contour_0.3.svg)](http://pkg.julialang.org/?pkg=Contour&ver=0.3)
59
[![Contour](http://pkg.julialang.org/badges/Contour_0.4.svg)](http://pkg.julialang.org/?pkg=Contour&ver=0.4)
6-
[![Coverage Status](https://img.shields.io/coveralls/tlycken/Contour.jl.svg?branch=master)](https://coveralls.io/r/tlycken/Contour.jl)
10+
[![Contour](http://pkg.julialang.org/badges/Contour_0.5.svg)](http://pkg.julialang.org/?pkg=Contour&ver=0.5)
711

812
A generic library for tracing contour curves on a scalar 2D field.
913

0 commit comments

Comments
 (0)