Skip to content

Commit 4ced4ff

Browse files
committed
badges
1 parent 88e65c2 commit 4ced4ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Interface package for [StaticArrays.jl](https://github.com./JuliaArrays/StaticArrays.jl).
44

5+
[![Build Status](https://github.com./JuliaArrays/StaticArraysCore.jl/workflows/CI/badge.svg)](https://github.com./JuliaArrays/StaticArraysCore.jl/actions?query=workflow%3ACI)
6+
[![codecov.io](https://codecov.io/github/JuliaArrays/StaticArraysCore.jl/branch/main/graph/badge.svg)](http://codecov.io/github/JuliaArrays/StaticArraysCore.jl/branch/main)
7+
58
Contains definitions for the following types:
69

710
* immutable: `SArray`, `SVector` and `SMatrix`,

0 commit comments

Comments
 (0)