Update README.md

This commit is contained in:
Gabor Kiss-Vamosi
2020-05-15 14:44:25 +02:00
committed by GitHub
parent 5fe03c34f5
commit 69e2f32984

View File

@@ -277,5 +277,5 @@ If you are interested in contributing to LVGL you can
- **Help in the developement**. Check the [Open issues](https://github.com/lvgl/lvgl/issues) especially the ones with [Help wanted](https://github.com/lvgl/lvgl/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) label and tell your ideas about a topic or implement a feature.
Before sending Pull requests, please read the following guides:
- [Contributing guide](https://blog.lvgl.com/2018-12-06/contributing)
- [Contributing guide](https://github.com/littlevgl/lvgl/blob/master/docs/CONTRIBUTING.md)
- [Coding style guide](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md)