docs(README): fix broken link (#4220)

Co-authored-by: abu <abu>
This commit is contained in:
Abu 2023-05-18 13:34:14 +05:30 committed by GitHub
parent 6a47c6f33a
commit c4ead47374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ Our team is ready to help you with graphics design, UI implementation and consul
- Word wrapping, kerning, text scrolling, sub-pixel rendering, Pinyin-IME Chinese input, Emojis in texts.
- Rendering engine supporting animations, anti-aliasing, opacity, smooth scrolling, shadows, image transformation, etc  
- Supports Mouse, Touchpad, Keypad, Keyboard, External buttons, Encoder [Input devices](https://docs.lvgl.io/master/porting/indev.html).
- [Multiple display](https://docs.lvgl.io/master/overview/display.html) support.
- [Multiple display](https://docs.lvgl.io/master/overview/disp.html#multiple-display-support) support.
**Binding and Build Support**
- [Micropython Binding](https://blog.lvgl.io/2019-02-20/micropython-bindings) exposes LVGL API