From 5dc077adab0353f0cf0e05a455174ed3a625b86f Mon Sep 17 00:00:00 2001 From: Nikolay Khabarov <2xl@mail.ru> Date: Sun, 14 May 2017 15:23:12 +0300 Subject: [PATCH] add travis badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ce61d6c..b252c74 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Build Status](https://travis-ci.org/Nikolay-Kha/PyCNC.svg?branch=master)](https://travis-ci.org/Nikolay-Kha/PyCNC) + +# PyCNC This project bring CNC control for Raspberry Pi or any ARM based Linux boards. Typically there is no way to control stepper motors from Linux runtime environment due to the lack of real time GPIO control. Even kernel based