Skip to content

Commit

Permalink
add CI shield to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcarstens committed Aug 9, 2021
1 parent 6d558ba commit 69a5117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Hex version](https://img.shields.io/hexpm/v/blue_heron.svg "Hex version")](https://hex.pm/packages/blue_heron)
[![API docs](https://img.shields.io/hexpm/v/blue_heron.svg?label=hexdocs "API docs")](https://hexdocs.pm/blue_heron/BlueHeron.html)
[![CircleCI](https://circleci.com/gh/blue-heron/blue_heron/tree/main.svg?style=svg)](https://circleci.com/gh/nerves-project/nerves/tree/main)

BlueHeron is a new Elixir Bluetooth LE Library that communicates directly with
Bluetooth modules via HCI. It is VERY much under construction, and we expect the
Expand Down

0 comments on commit 69a5117

Please sign in to comment.