Update README.md

Corrent Spelling error
This commit is contained in:
algovoid 2024-07-05 16:38:02 +01:00 committed by rusefillc
parent ef8a04086b
commit 1a8163664c
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Important note - we now use submodules:
# What do we have here?
* [Firmware](/firmware) Source code for open source engine control unit for stm32 chips incuding [implementation overview](https://github.com/rusefi/rusefi/blob/master/firmware/readme.md)
* [Hardware](/hardware) KiCAD files for our older PCBs
* [rusEFI console](/java_console) rusEFI own naive tuning software
* [rusEFI console](/java_console) rusEFI own native tuning software
* [Simulator](/simulator) win32 or posix version of firmware allows to explore without any hardware
* [Unit Tests](/unit_tests) Unit tests of firmware pieces
* [Misc tools](/java_tools) Misc development utilities