Skip to content

Commit

Permalink
chore: add status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
KlementXV committed Aug 17, 2024
1 parent 2e05ae8 commit 445517d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

A command line interface for ORE cryptocurrency mining.

[![Rust Tests & Linting](https://github.com/KlementXV/ore-cli/actions/workflows/rust-tests.yml/badge.svg)](https://github.com/KlementXV/ore-cli/actions/workflows/rust-tests.yml)
[![Rust Build](https://github.com/KlementXV/ore-cli/actions/workflows/rust-build.yml/badge.svg)](https://github.com/KlementXV/ore-cli/actions/workflows/rust-build.yml)
[![Docker CI](https://github.com/KlementXV/ore-cli/actions/workflows/docker-build.yml/badge.svg)](https://github.com/KlementXV/ore-cli/actions/workflows/docker-build.yml)

## Install

To install the CLI, use [cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html):
Expand Down

0 comments on commit 445517d

Please sign in to comment.