diff --git a/README.md b/README.md index be0f595..50babb6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # rtlsdr-wsprd -- WSPR daemon for RTL receivers +[![rtlsdr-wsprd!](art/rtlsdr-wsprd-web.jpg)](art/) + +[![Build Status](https://github.com/Guenael/rtlsdr-wsprd/workflows/.github/workflows/codeql-analysis.yml/badge.svg)](https://github.com/Guenael/rtlsdr-wsprd/actions/CI) +![Workflow Status](https://img.shields.io/github/workflow/status/Guenael/rtlsdr-wsprd/CI) +![Code coverage](https://img.shields.io/gitlab/coverage/Guenael/rtlsdr-wsprd/master) +![Repo stars](https://img.shields.io/github/stars/Guenael/rtlsdr-wsprd?style=social) +![Last commit](https://img.shields.io/github/last-commit/Guenael/rtlsdr-wsprd) +![Commit activity](https://img.shields.io/github/commit-activity/m/Guenael/rtlsdr-wsprd) + + ## TL;DR This project aim at decoding FT8 signals using an RTL device, usually connected to a Raspeberry Pi. diff --git a/art/rtlsdr-wsprd-web.jpg b/art/rtlsdr-wsprd-web.jpg new file mode 100644 index 0000000..f40e21b Binary files /dev/null and b/art/rtlsdr-wsprd-web.jpg differ