Skip to content

Commit 243a4e0

Browse files
authored
Fixed some typos in README.md
1 parent 80b1b44 commit 243a4e0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
## Overview
99

10-
This it the ESP32 arduino based firmware for the OMOTE - Open Universal Remote.
10+
This is the ESP32 Arduino based firmware for the OMOTE - Open Universal Remote.
1111

1212
To run this firmware, you have two options
1313
* run it on the [OMOTE ESP32 Hardware](https://github.com/OMOTE-Community/OMOTE-Hardware/)
@@ -23,11 +23,11 @@ The software can be adjusted to your needs. You can add your own amplifier, TV a
2323

2424
Please see the [wiki on how to understand and modify the firmware.](https://github.com/OMOTE-Community/OMOTE-Firmware/wiki/How-to-understand-and-modify-the-firmware)
2525

26-
You need to have PlatformIO running, and you need to know how to compile and flash your own firmware with PlatformIO. There is no prebuild firmware.
26+
You need to have PlatformIO running, and you need to know how to compile and flash your own firmware with PlatformIO. There is no prebuilt firmware.
2727

2828
The remote can be charged and programmed via its USB-C port. Open the PlatformIO project to compile and upload the code to the ESP32.
2929

30-
As a long term goal, maybe a prebuild firmware will be published, where you can configure your OMOTE via a web interface.
30+
As a long term goal, maybe a prebuilt firmware will be published, where you can configure your OMOTE via a web interface.
3131

3232
### LVGL GUI simulator for Windows, Linux, and macOS
3333

@@ -40,7 +40,7 @@ You can run the simulator in Visual Studio Code with PlatformIO. No need for any
4040

4141
For details, please see the [wiki for the software simulator for fast creating and testing of LVGL GUIs.](https://github.com/OMOTE-Community/OMOTE-Firmware/wiki/Software-simulator-for-fast-creating-and-testing-of-LVGL-GUIs)
4242

43-
### To Dos for software
43+
### To-dos for software
4444

4545
Long term goals (not yet scheduled)
4646
- [ ] Add an interface for graphically editing the configuration
@@ -50,7 +50,7 @@ See the [open issues](https://github.com/OMOTE-Community/OMOTE-Firmware/issues)
5050

5151
## Contributing
5252

53-
If you have a suggestion for an improvement, please fork the repo and create a pull request. You can also simply open an issue or for more general feature requests, head over to the [discussions](https://github.com/OMOTE-Community/OMOTE-Firmware/discussions).
53+
If you have a suggestion for an improvement, please fork the repo and create a pull request. You can also simply open an issue or - for more general feature requests - head over to the [discussions](https://github.com/OMOTE-Community/OMOTE-Firmware/discussions).
5454

5555
## License
5656

0 commit comments

Comments
 (0)