From c46b5b198fb0a365250ebbe6c1bb7c3e4e87578d Mon Sep 17 00:00:00 2001 From: gutmet Date: Wed, 26 Oct 2022 11:13:15 +0200 Subject: [PATCH] Readme: Typos --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d22be36..e7a712f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # pentabug - This is a fork of https://github.com/c3d2/pentabug The pentabug is a small microcontroller soldering project. It's especially suited for young hackers and beginners of all ages. Assembly requires no prior soldering skills and can be accomplished - with a little help for the tricky parts - by children old enough to savely hold a soldering iron (thats about 7 years and up). @@ -41,11 +40,12 @@ Make sure you have a recent Arduino IDE, then... make flash ``` -## Apps + +## Standard Apps ### buggy -Roach mode - pentabug reacts to light and flashed LEDs, beeps, vibrates +Roach mode - pentabug reacts to light and flashes LEDs, beeps, vibrates ### jumpy @@ -65,4 +65,4 @@ Pentabug sings "Alle meine Entchen". ### blinker -Pentabug flashed its LEDs. If you briefly press one button, you can switch the motor on/off. +Pentabug flashes its LEDs. If you briefly press one button, you can switch the motor on/off.