Skip to content
This repository was archived by the owner on May 27, 2020. It is now read-only.

Commit 29198d1

Browse files
author
Jacquot-SFE
committed
Adding readme, fixing misspelled directory.
1 parent ecd8edc commit 29198d1

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Libraries/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
SparkFun PRODUCT NAME Libraries
2+
=================================
3+
4+
Libraries for use in different environments.
5+
6+
7+
Directory Contents
8+
-------------------
9+
Arduino - [Arduino IDE](httpwww.arduino.ccenMainSoftware) libraries
10+
11+
12+
License Information
13+
-------------------
14+
This product is open source!
15+
The code is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!
16+
Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.
17+
18+
Distributed as-is; no warranty is given.
19+
20+
- Your friends at SparkFun.
21+
22+
BUILD INSTRUCTIONS
23+
24+
$git subtree add -P DIRECTORY NAME --squash git repo URL ref
25+
26+
$git subtree pull -P DIRECTORY NAME --squash git repo URL ref

0 commit comments

Comments
 (0)