From d393657c7b6224ed832209e1218a4cd00c6ba0ec Mon Sep 17 00:00:00 2001 From: Jason Wang Date: Tue, 6 Feb 2024 08:19:49 -0800 Subject: [PATCH] add badges to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd2a33a..2b63805 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # whereistheplanet? Prediciting the position of exoplanets. Web version is available at https://www.whereistheplanet.com/. Credit: Jason Wang, Matas Kulikauskas, and Sarah Blunt. + +![Teseting Badge](https://github.com/semaphoreP/whereistheplanet/actions/workflows/ci-tests.yml/badge.svg) [![ASCL Reference](https://img.shields.io/badge/ascl-2101.003-blue.svg?colorB=262255)](https://ascl.net/2101.003) ## Install Requires `orbitize!` (https://github.com/sblunt/orbitize/) and `git-lfs` to pull the posteriors. After you clone the repositroy and use `git lfs pull` to pull the posteriors, install using @@ -28,4 +30,4 @@ whereistheplanet --list If you used this for your research, please cite the [ASCL entry](https://ascl.net/2101.003) of it: - Wang, J. J., Kulikauskas, M., Blunt, S. 2021, Astrophysics Source Code Library, ascl:2101.003 \ No newline at end of file + Wang, J. J., Kulikauskas, M., Blunt, S. 2021, Astrophysics Source Code Library, ascl:2101.003