Skip to content

Commit 55dc4f9

Browse files
Merge pull request #349 from NNPDF/pineappl-logo
Give PineAPPL a Logo
2 parents ac51d69 + d9103d6 commit 55dc4f9

4 files changed

Lines changed: 397 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/actions/workflows/rust.yml/badge.svg?branch=master)](https://github.com/NNPDF/pineappl/actions/workflows/rust.yml)
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.94+-lightgray.svg)](docs/installation.md)
1+
<p align="center">
2+
<img alt="PineAPPL-Logo" src="logo/pineappl-logo.svg" width=200>
3+
</p>
4+
<p align="center">
5+
<a href="https://github.com/NNPDF/pineappl/actions/workflows/rust.yml"><img alt="Rust" src="https://github.com/NNPDF/pineappl/actions/workflows/rust.yml/badge.svg?branch=master"></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.94+-lightgray.svg"></a>
10+
</p>
611

712
# What is PineAPPL?
813

logo/pineappl-logo.pdf

8.87 KB
Binary file not shown.

logo/pineappl-logo.png

38.4 KB
Loading

0 commit comments

Comments
 (0)