From cecd965d46d1955dd345329889043e605066846f Mon Sep 17 00:00:00 2001 From: "Lucas, John P" Date: Mon, 14 Aug 2023 22:03:29 -0400 Subject: [PATCH] [nasa/onair#9] Removed fun badges from readme for now as it breaks the PR; --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 7ef278b5..1d4da24f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -![Build](https://github.com/nasa/OnAIR/actions/workflows/unit-test.yml/badge.svg) -[![CodeCov](https://codecov.io/gh/nasa/OnAIR/branch/main/graph/badge.svg?token=L0WVOTD5X9)](https://codecov.io/gh/nasa/OnAIR) - # The On-board Artificial Intelligence Research (OnAIR) Platform The On-board Artificial Intelligence Research (OnAIR) Platform is a framework that enables AI algorithms written in Python to interact with NASA's [cFS](https://github.com/nasa/cFS).