Skip to content

Commit 6f25e56

Browse files
committed
README: organize the status badges into a table
1 parent b6c7cb3 commit 6f25e56

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://chriselrod.github.io/BLASBenchmarksCPU.jl/stable)
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://chriselrod.github.io/BLASBenchmarksCPU.jl/dev)
5-
[![Continuous Integration](https://github.com/chriselrod/BLASBenchmarksCPU.jl/workflows/CI/badge.svg)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/actions)
6-
[![Continuous Integration (Julia nightly)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/workflows/CI%20(Julia%20nightly)/badge.svg)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/actions?query=workflow%3A%22CI+%28Julia+nightly%29%22)
5+
6+
| Julia | CI |
7+
| ------- | -- |
8+
| v1 | [![Continuous Integration](https://github.com/chriselrod/BLASBenchmarksCPU.jl/workflows/CI/badge.svg)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/actions) |
9+
| nightly | [![Continuous Integration (Julia nightly)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/workflows/CI%20(Julia%20nightly)/badge.svg)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/actions?query=workflow%3A%22CI+%28Julia+nightly%29%22) |
710

811
BLASBenchmarksCPU is a Julia package for benchmarking BLAS libraries on CPUs.
912

10-
Please see the
11-
[documentation](https://chriselrod.github.io/BLASBenchmarksCPU.jl/stable).
13+
Please see the [documentation](https://chriselrod.github.io/BLASBenchmarksCPU.jl/stable).

0 commit comments

Comments
 (0)