Skip to content

Commit 940b76f

Browse files
Add PineAPPL logo to README.md
1 parent 335ca2c commit 940b76f

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
[![Rust](https://github.com/NNPDF/pineappl/workflows/Rust/badge.svg)](https://github.com/NNPDF/pineappl/actions?query=workflow%3ARust)
2-
[![codecov](https://codecov.io/gh/NNPDF/pineappl/branch/master/graph/badge.svg)](https://codecov.io/gh/NNPDF/pineappl)
3-
[![Documentation](https://docs.rs/pineappl/badge.svg)](https://docs.rs/pineappl)
4-
[![crates.io](https://img.shields.io/crates/v/pineappl.svg)](https://crates.io/crates/pineappl)
5-
[![MSRV](https://img.shields.io/badge/Rust-1.80+-lightgray.svg)](docs/installation.md)
1+
<p align="center">
2+
<img alt="PineAPPL-Logo" src="logo/pineappl-logo.png" width=200>
3+
</p>
4+
<p align="center">
5+
<a href="https://github.com/NNPDF/pineappl/actions?query=workflow%3ARust"><img alt="Rust" src="https://github.com/NNPDF/pineappl/workflows/Rust/badge.svg"></a>
6+
<a href="https://codecov.io/gh/NNPDF/pineappl"><img alt="codecov" src="https://codecov.io/gh/NNPDF/pineappl/branch/master/graph/badge.svg"></a>
7+
<a href="https://docs.rs/pineappl"><img alt="Documentation" src="https://docs.rs/pineappl/badge.svg"></a>
8+
<a href="https://crates.io/crates/pineappl"><img alt="crates.io" src="https://img.shields.io/crates/v/pineappl.svg"></a>
9+
<a href="docs/installation.md"><img alt="MSRV" src="https://img.shields.io/badge/Rust-1.80+-lightgray.svg"></a>
10+
</p>
611

712
# What is PineAPPL?
813

0 commit comments

Comments
 (0)