BigW Consortium Gitlab

Commit 6b2ff575 by Gabor Kiss-Vamosi Committed by GitHub

Update README.md

parent 48a227b5
......@@ -69,7 +69,7 @@ See the [example HAL](https://github.com/littlevgl/hal) repository!
12. Compile the code and load it to your embedded hardware
## PC Simulator
If you don't hace got an embedded hardware you can test the graphics library in a PC simulator. The simulator uses [SDL2](https://www.libsdl.org/) to emulate a display on your monitor and a touch pad with your mouse.
If you don't have got an embedded hardware you can test the graphics library in a PC simulator. The simulator uses [SDL2](https://www.libsdl.org/) to emulate a display on your monitor and a touch pad with your mouse.
There is a pre-configured PC project for **Eclipse CDT** in this repository: https://github.com/littlevgl/proj_pc
......@@ -80,7 +80,7 @@ There is a pre-configured PC project for **Eclipse CDT** in this repository: htt
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request!
If you find issues please report them via GitHub!
If you find an issue, please report it via GitHub!
## Donate
If you are pleased with the graphics library and found it useful pleas support its further development:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment