Skip to content

Commit b432702

Browse files
BilchreisPeter Braun
andauthored
added pypi and license badge (#46)
Co-authored-by: Peter Braun <[email protected]>
1 parent ccf6e6c commit b432702

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Lint, Test and Publish secop-ophyd to PyPI and TestPyPI
1+
name: CI/CD Pipeline
22

33

44
on:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[![CI](https://github.com/SampleEnvironment/secop-ophyd/actions/workflows/code.yaml/badge.svg)](https://github.com/SampleEnvironment/secop-ophyd/actions/workflows/code.yaml)
2+
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
3+
[![PyPI](https://img.shields.io/pypi/v/secop-ophyd.svg)](https://pypi.org/project/secop-ophyd)
24

35
# secop-ophyd
46

0 commit comments

Comments
 (0)