Skip to content

Commit cdf4595

Browse files
authored
Update README.md
1 parent 9c29337 commit cdf4595

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,18 @@
55
<source media="(prefers-color-scheme: dark)" srcset="/docs/src/assets/logo_with_text_dark.svg">
66
<img alt="AlgebraOfGraphics Logo" src="/docs/src/assets/logo_with_text.svg" height="100">
77
</picture>
8+
9+
<p>
10+
11+
[![CI](https://github.com/MakieOrg/AlgebraOfGraphics.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/MakieOrg/AlgebraOfGraphics.jl/actions/workflows/ci.yml)
12+
[![codecov.io](https://codecov.io/github/MakieOrg/AlgebraOfGraphics.jl/coverage.svg?branch=master)](http://codecov.io/github/MakieOrg/AlgebraOfGraphics.jl?branch=master)
13+
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://aog.makie.org/stable)
14+
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://aog.makie.org/dev)
15+
16+
</p>
817
</div>
918

10-
[![CI](https://github.com/MakieOrg/AlgebraOfGraphics.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/MakieOrg/AlgebraOfGraphics.jl/actions/workflows/ci.yml)
11-
[![codecov.io](https://codecov.io/github/MakieOrg/AlgebraOfGraphics.jl/coverage.svg?branch=master)](http://codecov.io/github/MakieOrg/AlgebraOfGraphics.jl?branch=master)
12-
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://aog.makie.org/stable)
13-
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://aog.makie.org/dev)
19+
1420

1521
Visualize your data using a few simple building blocks that can be
1622
composed using `+` and `*`. AlgebraOfGraphics puts a new algebraic spin

0 commit comments

Comments
 (0)