Skip to content

Commit

Permalink
README: Add badges
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Aug 1, 2024
1 parent 6d5cb4b commit 082a487
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@

<b>An intuitive and customizable cross-platform ground control station for remote vehicles of all types. [Check it here](https://docs.bluerobotics.com/cockpit)</b>

[![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
Expand Down

0 comments on commit 082a487

Please sign in to comment.