Skip to content

Commit

Permalink
Update README.md - fix buildkite badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Dec 30, 2023
1 parent 5b60dbc commit bd41c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Computer algebra tools for symbolic manipulations in quantum mechanics and quant
<td>Continuous integration</td>
<td>
<a href="https://github.com/QuantumSavory/QuantumSymbolics.jl/actions?query=workflow%3ACI+branch%3Amain"><img src="https://github.com/QuantumSavory/QuantumSymbolics.jl/actions/workflows/ci.yml/badge.svg" alt="GitHub Workflow Status"></a>
<a href="https://buildkite.com/quantumsavory/quantumsymbolics"><img src="https://badge.buildkite.com/f5d8fe7ebb50cf445cec53e9fc47052e4613af3682c2668371.svg" alt="Buildkite Workflow Status"></a>
<a href="https://buildkite.com/quantumsavory/quantumsymbolics"><img src="https://badge.buildkite.com/f5d8fe7ebb50cf445cec53e9fc47052e4613af3682c2668371.svg?branch=main" alt="Buildkite Workflow Status"></a>
</td>
</tr><tr></tr>
<tr>
Expand Down

0 comments on commit bd41c32

Please sign in to comment.