From a193d0cb1231361a4350f38096ad82e1a560cc73 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 25 Aug 2015 23:37:34 +0200 Subject: [PATCH] updated README file --- README.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b065fc3..ec6086a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ -arduino +Arduino ======= -All my Arduino stuff. Most files are many years old because I didn't hacked on -Arduino for long time. Many files are just garbage and will be deleted at some -time. I will try to make this repository clean ASAP. Currently I only need it -for sharing my Arduino code between my devices. I recommend not to use this -code actually.... ;) +This is my repository for sharing my Arduino workspace. I don't create a repo +for each project because that's to much work... ;) + +I will describe my projects here some time... maybe... + +All my code is provided to you under the terms of the GPL license version 2. Be +carefull when using my code because there are libraries included which my be +available using a different license then mine. Be sure, everything is open +source and freely available but before copying some stuff to your project read +the terms of use of used libraries. + +Have fun with this! + +P.S.: I share this on GitHub mostly for sharing across my devices so don't +wonder about crazy stuff... :)