Skip to content

Commit

Permalink
Merge pull request #26 from lsst-uk/mschwamb-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jrob93 authored Feb 6, 2024
2 parents 4d1a719 + 78db2bb commit cef7725
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

[![Template](https://img.shields.io/badge/Template-LINCC%20Frameworks%20Python%20Project%20Template-brightgreen)](https://lincc-ppt.readthedocs.io/en/latest/)

[![ci](https://github.com/lsst-uk/adler/actions/workflows/smoke-test.yml/badge.svg)](https://github.com/lsst-uk/adler/actions/workflows/smoke-test.yml)
[![pytest](https://github.com/lsst-uk/adler/actions/workflows/testing-and-coverage.yml/badge.svg)](https://github.com/lsst-uk/adler/actions/workflows/testing-and-coverage.yml)
[![Read the Docs](https://img.shields.io/readthedocs/adler)](https://adler.readthedocs.io/)
[![PyPI](https://img.shields.io/pypi/v/adler?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/adler/)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lsst-uk/adler/smoke-test.yml)](https://github.com/lsst-uk/adler/actions/workflows/smoke-test.yml)
[![codecov](https://codecov.io/gh/lsst-uk/adler/branch/main/graph/badge.svg)](https://codecov.io/gh/lsst-uk/adler)
[![Read the Docs](https://img.shields.io/readthedocs/adler)](https://adler.readthedocs.io/)

This project was automatically generated using the LINCC-Frameworks
[python-project-template](https://github.com/lincc-frameworks/python-project-template).
Expand Down

0 comments on commit cef7725

Please sign in to comment.