Skip to content

Commit

Permalink
Add build status and coverage badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
wjrogers committed Jun 28, 2023
1 parent c3a87c2 commit ab80f5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# XO.Console.Cli

[![GitHub Actions Status](https://img.shields.io/github/actions/workflow/status/xo-energy/XO.Console.Cli/ci.yml?branch=main&logo=github)](https://github.com/xo-energy/XO.Console.Cli/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/xo-energy/XO.Console.Cli/branch/main/graph/badge.svg?token=07Z4JPQ27M)](https://codecov.io/gh/xo-energy/XO.Console.Cli)

**XO.Console.Cli** is a command line parser and application framework.

## Features
Expand Down

0 comments on commit ab80f5a

Please sign in to comment.