2 changed files with 18 additions and 4 deletions
@ -1,7 +1,22 @@ |
|||||||
# Examples |
# Examples |
||||||
|
|
||||||
[](https://travis-ci.org/fredrikekre/Examples.jl) |
| **Documentation** | **Build Status** | |
||||||
|
|:------------------------------------------------------------------------------- |:-----------------------------------------------------------------------------------------------| |
||||||
|
| [![][docs-stable-img]][docs-stable-url] [![][docs-latest-img]][docs-latest-url] | [![][travis-img]][travis-url] [![][appveyor-img]][appveyor-url] [![][codecov-img]][codecov-url] | |
||||||
|
|
||||||
[](https://coveralls.io/github/fredrikekre/Examples.jl?branch=master) |
|
||||||
|
|
||||||
[](http://codecov.io/github/fredrikekre/Examples.jl?branch=master) |
|
||||||
|
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg |
||||||
|
[docs-latest-url]: https://fredrikekre.github.io/Examples.jl/latest/ |
||||||
|
|
||||||
|
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg |
||||||
|
[docs-stable-url]: https://fredrikekre.github.io/Examples.jl/stable |
||||||
|
|
||||||
|
[travis-img]: https://travis-ci.org/fredrikekre/Examples.jl.svg?branch=master |
||||||
|
[travis-url]: https://travis-ci.org/fredrikekre/Examples.jl |
||||||
|
|
||||||
|
[appveyor-img]: https://ci.appveyor.com/api/projects/status/xe0ghtyas12wv555/branch/master?svg=true |
||||||
|
[appveyor-url]: https://ci.appveyor.com/project/fredrikekre/Examples-jl/branch/master |
||||||
|
|
||||||
|
[codecov-img]: https://codecov.io/gh/fredrikekre/Examples.jl/branch/master/graph/badge.svg |
||||||
|
[codecov-url]: https://codecov.io/gh/fredrikekre/Examples.jl |
||||||
|
|||||||
Loading…
Reference in new issue