diff --git a/README.md b/README.md index cb2851e..5901210 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ while True: ``` ## NeoPixel Rainbow/Rotation -This code needs at least 3 LEDs in the NeoPixel chain. +This code needs at least 3 LEDs in the NeoPixel chain. Of course, you can set a number (much) higher than actual LEDs to get smooth rainbow effects. ```python from microbit import pin0, sleep