From bbee811aa72e65e0765c2b3946b176009ef70660 Mon Sep 17 00:00:00 2001 From: Toon Verstraelen Date: Sun, 6 Oct 2024 17:33:45 +0200 Subject: [PATCH] Add README badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8b3ee5a..4bb1dd9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +build_nlist[![release](https://github.com/molmod/tinyff/actions/workflows/release.yaml/badge.svg)](https://github.com/molmod/tinyff/actions/workflows/release.yaml) +[![pytest](https://github.com/molmod/tinyff/actions/workflows/pytest.yaml/badge.svg)](https://github.com/molmod/tinyff/actions/workflows/pytest.yaml) +[![mkdocs](https://github.com/molmod/tinyff/actions/workflows/mkdocs.yaml/badge.svg)](https://github.com/molmod/tinyff/actions/workflows/mkdocs.yaml) +[![PyPI Version](https://img.shields.io/pypi/v/tinyff)](https://pypi.org/project/tinyff/) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinyff) +![GPL-3 License](https://img.shields.io/github/license/molmod/tinyff) + # TinyFF This is a minimalistic force-field engine written in pure Python,