Skip to content

Commit

Permalink
Merge pull request #2 from chuangzhu/patch-1
Browse files Browse the repository at this point in the history
Correct a typo in README
  • Loading branch information
microwavesafe authored Jun 3, 2021
2 parents 3696c1a + d760906 commit 43d10da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The [LVGL](https://github.com/lvgl/lvgl) is written mainly for microcontrollers

Using a PC simulator instead of an embedded hardware has several advantages:
* **Costs $0** because you you don't have to buy or design PCB
* **Fast** because you don't have to design an manufacture PCB
* **Fast** because you don't have to design and manufacture PCB
* **Collaborative** because any number of developers can work in the same environment
* **Developer friendly** because much easier and faster to debug on PC

Expand Down

0 comments on commit 43d10da

Please sign in to comment.