From e525df429c22ffd06824512ff18afec1eb02f980 Mon Sep 17 00:00:00 2001 From: Christina Hedges Date: Sat, 9 Jan 2021 10:29:42 -0800 Subject: [PATCH] :memo: updating readme file added pytest passing badge to readme file --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9d8c89..701c5ec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # vetting -`vetting` contains simple, stand-alone Python tools for vetting transiting signals in NASA's Kepler, K2 and TESS data. `vetting` requires an installation of Python 3.8 or higher. +**`vetting` contains simple, stand-alone Python tools for vetting transiting signals in NASA's Kepler, K2 and TESS data. `vetting` requires an installation of Python 3.8 or higher.** + +![pytest](https://github.com/ssdatalab/vetting/workflows/pytest/badge.svg) ## Installation