Skip to content

Commit

Permalink
docs: add run in livebook button
Browse files Browse the repository at this point in the history
  • Loading branch information
mnishiguchi committed May 24, 2023
1 parent 6225eec commit dbe8015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ sensors](https://www.bosch-sensortec.com/products/environmental-sensors/) such
as BMP180, BMP280, BME280, BMP384, BMP388, BMP390, BME680, BME688, etc.
<!-- MODULEDOC -->

[![Run in Livebook](https://livebook.dev/badge/v1/blue.svg)](https://livebook.dev/run?url=https%3A%2F%2Fgithub.com%2Felixir-sensors%2Fbmp3xx%2Fblob%2Fmain%2Fnotebooks%2Fbasic_usage.livemd)

## Usage

Here's an example use (most sensors are at address 0x77, but some are at 0x76):
Expand Down

0 comments on commit dbe8015

Please sign in to comment.