From 082a487a34b5d7f1556f15ffe84050cc6a79b792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Jos=C3=A9=20Pereira?= Date: Thu, 1 Aug 2024 14:21:41 -0300 Subject: [PATCH] README: Add badges MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Patrick José Pereira --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 9655dcb97..f911322bd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ An intuitive and customizable cross-platform ground control station for remote vehicles of all types. [Check it here](https://docs.bluerobotics.com/cockpit) +[![Test, Build and Deploy Images](https://github.com/bluerobotics/cockpit/actions/workflows/ci.yml/badge.svg)](https://github.com/bluerobotics/cockpit/actions/workflows/ci.yml) +![Downloads](https://img.shields.io/github/downloads/bluerobotics/cockpit/total?label=Downloads) + +[![Latest Beta](https://img.shields.io/github/v/tag/bluerobotics/cockpit.svg?label=Latest%20Beta) +![Date](https://img.shields.io/github/release-date-pre/bluerobotics/cockpit?label=Date)](https://github.com/bluerobotics/cockpit/releases) + +[![Docker](https://img.shields.io/docker/v/bluerobotics/cockpit?label=Docker&style=flat) +![Pulls](https://img.shields.io/docker/pulls/bluerobotics/cockpit?label=Pulls) +![Size](https://img.shields.io/docker/image-size/bluerobotics/cockpit?label=Size)](https://hub.docker.com/r/bluerobotics/cockpit/tags) + # Development ## Installing Cockpit