More welcoming wording in the README

This commit is contained in:
Rafael Caricio 2020-05-31 18:53:09 +02:00
parent d22c419316
commit 096d175fc0

View file

@ -56,7 +56,7 @@ That is required, so we can safely provide Rust pointers through FFI. For that r
[This project contains examples that can run in a desktop simulator.](./examples)
First of all you will have to pull lvgl submodule :
First, make sure to pull `lvgl-rs` submodules:
```shell
$ git submodule init
$ git submodule update