From f2a0d8d52fb7a652984bfe8ff803a13b9f1b6880 Mon Sep 17 00:00:00 2001 From: "A. Binzxxxxxx" Date: Fri, 15 Mar 2019 01:40:23 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6950a52..451699a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Toolbox-Bodensee DIY RC Transmitter & Brushed Copter - + [![Build Status](https://travis-ci.com/ToolboxBodensee/diy-copter-remote.svg?branch=master)](https://travis-ci.com/ToolboxBodensee/diy-copter-remote) ## MGH-Projekt (Mehrgenerationenhaus) Includes our own quad copter frame design and code and plans for an Rx. + +## Prerequirements +install platform io + +## Compile +run the command `pio run` to compile. +upload it with `pio run -t upload`. +