From 7082ba96ea73cdbc2c2adb7dcbd3d9ca10f446d7 Mon Sep 17 00:00:00 2001 From: Meg Schwamb Date: Tue, 21 Jan 2025 10:45:48 +0000 Subject: [PATCH] Update README.md add badges for status of tests and LINCC Frameworks template --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 696d2797..a7ec60ed 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # layup Orbit fitting at LSST scale + +[![ci](https://github.com/Smithsonian/layup/actions/workflows/smoke-test.yml/badge.svg)](https://github.com/Smithsonian/layup/actions/workflows/smoke-test.yml) +[![pytest](https://github.com/Smithsonian/layup/actions/workflows/testing-and-coverage.yml/badge.svg)](https://github.com/Smithonian/layup/actions/workflows/testing-and-coverage.yml) +[![PyPI - Version](https://img.shields.io/pypi/v/layup)](https://pypi.python.org/pypi/layup) +[![Template](https://img.shields.io/badge/Template-LINCC%20Frameworks%20Python%20Project%20Template-brightgreen)](https://lincc-ppt.readthedocs.io/en/latest/)