diff --git a/.github/workflows/code.yaml b/.github/workflows/code.yaml index 43b0baf..8db6d5d 100644 --- a/.github/workflows/code.yaml +++ b/.github/workflows/code.yaml @@ -1,4 +1,4 @@ -name: Lint, Test and Publish secop-ophyd to PyPI and TestPyPI +name: CI/CD Pipeline on: diff --git a/README.md b/README.md index c9533a8..563807a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ [![CI](https://github.com/SampleEnvironment/secop-ophyd/actions/workflows/code.yaml/badge.svg)](https://github.com/SampleEnvironment/secop-ophyd/actions/workflows/code.yaml) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +[![PyPI](https://img.shields.io/pypi/v/secop-ophyd.svg)](https://pypi.org/project/secop-ophyd) # secop-ophyd