Skip to content

Commit a60b4c3

Browse files
Update README.md
1 parent a7666b1 commit a60b4c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliaarrays.github.io/StaticArrayInterface.jl/stable)
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliaarrays.github.io/StaticArrayInterface.jl/dev)
55
[![CI](https://github.com/JuliaArrays/StaticArrayInterface.jl/workflows/CI/badge.svg)](https://github.com/JuliaArrays/StaticArrayInterface.jl/actions?query=workflow%3ACI)
6-
[![CI (Julia nightly)](https://github.com/JuliaArrays/StaticArrayInterface.jl/workflows/CI%20(Julia%20nightly)/badge.svg)](https://github.com/JuliaArrays/StaticArrayInterface.jl/actions?query=workflow%3A%22CI+%28Julia+nightly%29%22)
76
[![Build status](https://badge.buildkite.com/a2db252d92478e1d7196ee7454004efdfb6ab59496cbac91a2.svg?branch=master)](https://buildkite.com/julialang/StaticArrayInterface-dot-jl)
87
[![codecov](https://codecov.io/gh/JuliaArrays/StaticArrayInterface.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaArrays/StaticArrayInterface.jl)
98

@@ -22,4 +21,4 @@ computation to occur at compile time.
2221

2322
Because this library enforces things be done at compile time by encoding everything
2423
into types, using it will increase your compile times. You have been warned, now
25-
proceed (with caution).
24+
proceed (with caution).

0 commit comments

Comments
 (0)