README.md

# Harald

[![CircleCI](https://circleci.com/gh/verypossible/harald.svg?style=svg)](https://circleci.com/gh/verypossible/harald)
[![Coverage Status](https://coveralls.io/repos/github/verypossible/harald/badge.svg)](https://coveralls.io/github/verypossible/harald)

An Elixir Bluetooth Host library.

Active early development, reliable semantic versioning.

[Documentation](https://hexdocs.pm/harald).

## Installation

Check [Hex](https://hex.pm/packages/harald) or run `mix hex.info harald` to explore versions available to add to your Mix file.

## Development

### Testing

Run `mix test.watch` to run all the test / qa tools everytime a file changes.