From 17f4fc00b9afb8bb0db98ca6b2bb2e95880bf911 Mon Sep 17 00:00:00 2001 From: Date: Sun, 15 Oct 2017 10:37:25 -0500 Subject: [PATCH] Added hello to the read me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b949ce0..d0bf761 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RoboticArtisans +Hello# RoboticArtisans This repo translates an image file into a Gcode for the robot. Codestyle: pylint linter should be used for all source files.