diff --git a/README.md b/README.md index 0295763b45..f933bd89bc 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,11 @@ Important note - we now use submodules: # What do we have here? * [Firmware](/firmware) Source code for open source engine control unit for stm32 chips - * [Hardware](/hardware) KiCAD files for all our PCBs - * [rusEfi console](/java_console) rusEfi own naive tuning software + * [Hardware](/hardware) KiCAD files for our older + + +PCBs + * [rusEFI console](/java_console) rusEFI own naive 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 @@ -121,4 +124,4 @@ See https://rusefi.com/forum/viewtopic.php?f=5&t=9 | 08/30/2013 | r14 | initial documentation & refactoring. tunerstudio integration | 08/03/2013 | r13 | wideband O2 input, better idling algorithm, serial-over-USB | 07/05/2013 | r10 | Second CKP, sequential injection. -| 06/19/2013 | r9 | Initial version - batch injection & ignition with advance table lookup. \ No newline at end of file +| 06/19/2013 | r9 | Initial version - batch injection & ignition with advance table lookup.