summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPetre Eftime <[email protected]>2016-05-05 14:31:53 +0300
committerPetre Eftime <[email protected]>2016-05-05 14:31:53 +0300
commit4e82f20a5d1a7aff80e03bec5770bb27190498eb (patch)
treed16c69b5afda536f85888b102c6aec44c00a7c69 /README.md
parentf5f8c4a87f3963a65c7041fa139800f45e0dc689 (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.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 960d5c81..d323bbb5 100644
--- a/README.md
+++ b/README.md
@@ -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.