From 9d3ccd83a999b7af97da7c531bd5947cb5c033f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Mon, 6 Jun 2016 15:58:17 +0200 Subject: [PATCH] readme typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba6b26f..45021f9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - Arduino - 3 sonars - 3 colors in the spectrum -- RGB led strip +- RGB LED strip - Magic! ## Building @@ -13,7 +13,7 @@ To run this project, you need Arduino Pro Mini, or Nano (those $2 eBay clones will work perfectly). You can also try to use a genuine Arduino, even larger (UNO), though I haven't tried that. -To flash the firmware, run `make flash`. Adjustment the Makefile as needed. Naturally, you'll need +To flash the firmware, run `make flash`. Adjust the Makefile as needed. Naturally, you'll need `avr-gcc` and `avrdude` installed (and Linux or OSX). Make sure the correct Serial device is defined in the Makefile (`/dev/ttyUSB0` or other - it tends