From f97fc683ca8bb5f7542ab48eb8943e5bdfd8e62c Mon Sep 17 00:00:00 2001 From: Casper Welzel Andersen Date: Mon, 30 Mar 2020 17:41:18 +0200 Subject: [PATCH] Add Marketplace v1 badge to README Fixes #13 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd6e669..37cca04 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # GitHub Action - OPTiMaDe validator +[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-v1-undefined.svg?logo=github&logoColor=white&style=flat)](https://github.com/marketplace/actions/codecov) + This action runs `optimade_validator` from the `optimade` package found in the [`optimade-python-tools` repository](https://github.com/Materials-Consortia/optimade-python-tools) on either a locally running server or a public server. All minor and patch updates to v1 will be folded into the `v1` tag, so that using the action `@v1` is recommended, since it results in using the latest v1.minor.patch.