Skip to content

Commit 418d229

Browse files
authored
README: add CI status badge
1 parent a85eb84 commit 418d229

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Blueprints.jl
22
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://lukas-weber.github.io/Blueprints.jl/stable)
33
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://lukas-weber.github.io/Blueprints.jl/dev)
4+
[![CI](https://github.com/lukas-weber/Blueprints.jl/actions/workflows/main.yml/badge.svg)](https://github.com/lukas-weber/Blueprints.jl/actions/workflows/main.yml)
45

56
Blueprints.jl implements serializable thunks that can be constructed in parallel using memoization and cached automatically.
67

0 commit comments

Comments
 (0)