diff options
author | Petre Eftime <[email protected]> | 2016-05-05 14:31:53 +0300 |
---|---|---|
committer | Petre Eftime <[email protected]> | 2016-05-05 14:31:53 +0300 |
commit | 4e82f20a5d1a7aff80e03bec5770bb27190498eb (patch) | |
tree | d16c69b5afda536f85888b102c6aec44c00a7c69 /README.md | |
parent | f5f8c4a87f3963a65c7041fa139800f45e0dc689 (diff) |
README: Add Contribution Guide and update license file
Signed-off-by: Petre Eftime <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -73,3 +73,10 @@ make doc The hellotinyb example uses a [TI Sensor Tag](http://www.ti.com/ww/en/wireless_connectivity/sensortag2015/?INTC=SensorTag&HQS=sensortag) from which it reads the ambient temperature. You have to pass the MAC address of the Sensor Tag as a first parameter to the program. + +Contributing to TinyB +============ + +You must agree to Developer Certificate of Origin and Sign-off your code, +using a real name and e-mail address. +Please check the [Contribution](CONTRIBUTING.md) document for more details. |