Skip to content

Commit 884acb2

Browse files
Merge pull request #126 from ArnoStrouwen/patch-1
[ci skip] badges
2 parents b6d4ebd + 41796b3 commit 884acb2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# LabelledArrays.jl
22

3+
[![Join the chat at https://julialang.zulipchat.com #sciml-bridged](https://img.shields.io/static/v1?label=Zulip&message=chat&color=9558b2&labelColor=389826)](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged)
4+
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](http://labelledarrays.sciml.ai/stable/)
5+
[![Global Docs](https://img.shields.io/badge/docs-SciML-blue.svg)](https://docs.sciml.ai/dev/modules/LabelledArrays/)
6+
7+
[![codecov](https://codecov.io/gh/SciML/LabelledArrays.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SciML/LabelledArrays.jl)
38
[![Build Status](https://github.com/SciML/LabelledArrays.jl/workflows/CI/badge.svg)](https://github.com/SciML/LabelledArrays.jl/actions?query=workflow%3ACI)
4-
[![Coverage Status](https://coveralls.io/repos/SciML/LabelledArrays.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/SciML/LabelledArrays.jl?branch=master)
5-
[![codecov.io](http://codecov.io/github/SciML/LabelledArrays.jl/coverage.svg?branch=master)](http://codecov.io/github/SciML/LabelledArrays.jl?branch=master)
9+
10+
[![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac)
11+
[![SciML Code Style](https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826)](https://github.com/SciML/SciMLStyle)
612

713
LabelledArrays.jl is a package which provides arrays with labels, i.e. they are
814
arrays which `map`, `broadcast`, and all of that good stuff, but their components

0 commit comments

Comments
 (0)