Skip to content

Commit 4d5d203

Browse files
committed
Add badges to README
1 parent e5b193d commit 4d5d203

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# fractal-helper-tasks
22

3+
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](LICENSE)
4+
![Python version](https://img.shields.io/badge/python-%3E%3D3.9-blue)
5+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/jluethi/fractal-helper-tasks/your-workflow-file.yml?branch=main)
6+
[![codecov](https://codecov.io/gh/jluethi/fractal-helper-tasks/graph/badge.svg?token=ednmg2GzOw)](https://codecov.io/gh/jluethi/fractal-helper-tasks)
7+
38
Collection of Fractal helper tasks
49

510
## Development instructions

0 commit comments

Comments
 (0)