Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
add badges to README (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliddell authored May 10, 2023
1 parent d2560d0 commit 1fb2bef
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 @@
# Acquire Common Driver

[![Build](https://github.com/acquire-project/acquire-driver-common/actions/workflows/build.yml/badge.svg)](https://github.com/acquire-project/acquire-driver-common/actions/workflows/build.yml)
[![Tests](https://github.com/acquire-project/acquire-driver-common/actions/workflows/test_pr.yml/badge.svg)](https://github.com/acquire-project/acquire-driver-common/actions/workflows/test_pr.yml)

This is an Acquire Driver that exposes commonly used devices.

## Devices
Expand Down

0 comments on commit 1fb2bef

Please sign in to comment.