diff --git a/docs/README.md b/docs/README.md index 427d212..57b92c7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,7 +5,6 @@ The Beep Library For Arduino ## What to expect in next updates -- [ ] Fixes recommended by [dalidavila](https://github.com/dalidavila) in [Buzzer beeping forever](https://github.com/evert-arias/EasyBuzzer/issues/1) - [ ] Support for multiple instances of `EasyBuzzer` Class, making possible to have more than one Buzzer. - [ ] Shortcut functions to predefined sounds like; success, error and warning.