Skip to content

Commit b6614c1

Browse files
authored
Add build and test badges to README (#2)
1 parent 2ea0bcb commit b6614c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Raid - Distributed Development Orchestration
2+
[![Build and Test](https://github.com/8bitAlex/raid/actions/workflows/build.yml/badge.svg)](https://github.com/8bitAlex/raid/actions/workflows/build.yml)
23
[![codecov](https://codecov.io/github/8bitAlex/raid/graph/badge.svg?token=Z75V7I2TLW)](https://codecov.io/github/8bitAlex/raid)
34

45
`Raid` is a configurable command-line application that orchestrates common development tasks, environments, and dependencies across distributed code repositories.

0 commit comments

Comments
 (0)