From e0438230b5db056145d6c195db99b381c6dc9850 Mon Sep 17 00:00:00 2001 From: Todd Fleming Date: Sun, 15 Jan 2017 20:21:04 -0500 Subject: [PATCH] readme: fix formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b36abb..e944108 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Build notes: * ```build/grbl.hex```: this is not compatible with the sdcard bootloader. It loads using Flash Magic and is primarilly for developers who don't want to keep swapping sdcards. If you flash this, then you'll have to reflash the bootloader if you want to go back. + *** Grbl is a no-compromise, high performance, low cost alternative to parallel-port-based motion control for CNC milling. This version of Grbl runs on an Arduino with a 328p processor (Uno, Duemilanove, Nano, Micro, etc).