From 4d10c3062c37b8a096c2a6b5649bb3a7e00edca4 Mon Sep 17 00:00:00 2001 From: Sonny Jeon Date: Fri, 9 Dec 2016 22:00:38 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87eb853..ec95155 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![GitHub Logo](/doc/media/Grbl Logo 250px.png) - +*** +_Click the `Release` tab to download pre-compiled `.hex` files or just [click here](https://github.com/gnea/grbl/releases)_ +*** 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). The controller is written in highly optimized C utilizing every clever feature of the AVR-chips to achieve precise timing and asynchronous operation. It is able to maintain up to 30kHz of stable, jitter free control pulses.