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.