From dac08539f6208d5cc8b0377cb878f309969cee99 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Sun, 15 Jul 2018 08:16:20 +0200 Subject: [PATCH] license in ReadMe --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 53b6eda..4a05eec 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,9 @@

Usage

1. Upload and run the code "send" on an Arduino Mega (needs many pins) which is connected to the capacitive sensors (Arduino Library).

2. Upload and run the code "receive" on another Arduino, which is connected to the LEDs (Arduino Library).

+

+

Attribution Requirements

+

As an open source project, attribution is critical from a legal, practical and motivational perspective. Please give us credits! Common places for attribution are for example: to mention us in your project README, the 'About' section or the footer on a website/in mobile apps.

+

+

License

+

This work is licensed under the GNU General Public License v3.0 license. View LICENSE.txt for details.