Update README.md (#2943)

This change corrects of one of my earlier edits. (removes an extra word in the sentence)
This commit is contained in:
Bill Thomson 2022-12-11 11:03:35 -06:00 committed by GitHub
parent 0a3d911602
commit f66d091717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
This usermod makes your staircase look cool by illuminating it with an animation. It uses
PIR or ultrasonic sensors at the top and bottom of your stairs to:
- Light up the steps in the direction you're your walking.
- Light up the steps in the direction you're walking.
- Switch off the steps after you, in the direction of the last detected movement.
- Always switch on when one of the sensors detects movement, even if an effect
is still running. It can gracefully handle multiple people on the stairs.