From 69a51176457bfd21f8d8f65232beddc4b85d11f1 Mon Sep 17 00:00:00 2001 From: Jon Carstens Date: Mon, 9 Aug 2021 12:38:07 -0600 Subject: [PATCH] add CI shield to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2315b7b..7a99282 100644 --- a/README.md +++ b/README.md @@ -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