Skip to content

Commit 85618dd

Browse files
author
Toni Klopfenstein
committed
Update README.md
Adding explicit note for additional libraries location to run demo code.
1 parent fc3b2a9 commit 85618dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Weather Shield is an Arduino shield that gathers relative humidity, barometric p
88

99
Weather Shield is an open source hardware project.
1010

11+
**NOTE**: You will need to install additional libraries to work with the example sketch for this board. Please check the [MPL3115A2 Breakout Repo](https://github.com/sparkfun/MPL3115A2_Breakout) and the [HTU21D Breakout Repo](https://github.com/sparkfun/HTU21D_Breakout) for the required libraries.
12+
1113
Repository Contents
1214
------------------
1315

@@ -21,4 +23,4 @@ License Information
2123

2224
The hardware design and firmware are released under [Creative Commons Share-alike 3.0](http://creativecommons.org/licenses/by-sa/3.0/).
2325
All other code is public domain but you buy me a beer if you use this and we meet someday ([Beerware license](http://en.wikipedia.org/wiki/Beerware)).
24-
26+

0 commit comments

Comments
 (0)