From ecedfa1eba6ae1eb302021b6b90bb8b7361bb075 Mon Sep 17 00:00:00 2001 From: FusRoman <46221629+FusRoman@users.noreply.github.com> Date: Fri, 3 Jun 2022 13:36:23 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fbe2b064..96fcd1b6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # FAT : FINK Asteroids Tracker -[![Sentinel](https://github.com/FusRoman/Asteroids_and_Associations/workflows/Sentinel/badge.svg)](https://github.com/FusRoman/Asteroids_and_Associations/actions?query=workflow%3ASentinel) -[![PEP8](https://github.com/FusRoman/Asteroids_and_Associations/workflows/PEP8/badge.svg)](https://github.com/FusRoman/Asteroids_and_Associations/actions?query=workflow%3APEP8) -[![codecov](https://codecov.io/gh/FusRoman/Asteroids_and_Associations/branch/main/graph/badge.svg)](https://app.codecov.io/gh/FusRoman/Asteroids_and_Associations) +[![Sentinel](https://github.com/FusRoman/fink-fat/workflows/Sentinel/badge.svg)](https://github.com/FusRoman/Asteroids_and_Associations/actions?query=workflow%3ASentinel) +[![PEP8](https://github.com/FusRoman/fink-fat/workflows/PEP8/badge.svg)](https://github.com/FusRoman/Asteroids_and_Associations/actions?query=workflow%3APEP8) +[![codecov](https://codecov.io/gh/FusRoman/fink-fat/branch/main/graph/badge.svg)](https://app.codecov.io/gh/FusRoman/Asteroids_and_Associations) This project is aim to detect asteroids with alerts from the ZTF. It use the fink borker to get the alert tag as Solar System Candidates and apply a linkage algorithm to detect new asteroid trajectories.