Skip to content

Commit bc58215

Browse files
committed
Sync badges and rename workflow to match other projects
1 parent 9e78d62 commit bc58215

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Circuits.UART
22

3-
[![Hex version](https://img.shields.io/hexpm/v/circuits_uart.svg)](https://hex.pm/packages/circuits_uart)
3+
[![Hex version](https://img.shields.io/hexpm/v/circuits_uart.svg "Hex version")](https://hex.pm/packages/circuits_uart)
44
[![API docs](https://img.shields.io/hexpm/v/circuits_uart.svg?label=hexdocs "API docs")](https://hexdocs.pm/circuits_uart/Circuits.UART.html)
5-
[![build](https://github.com/elixir-circuits/circuits_uart/actions/workflows/build.yml/badge.svg)](https://github.com/elixir-circuits/circuits_uart/actions/workflows/build.yml)
6-
5+
[![CI](https://github.com/elixir-circuits/circuits_uart/actions/workflows/ci.yml/badge.svg)](https://github.com/elixir-circuits/circuits_uart/actions/workflows/ci.yml)
76

87
`Circuits.UART` allows you to use UARTs, serial ports, Bluetooth virtual serial
98
port connections and more in Elixir. Some highlights:

0 commit comments

Comments
 (0)