Readme updates (#1827)
* Auto-generated configs and docs * Auto-generated configs and docs * Auto-generated configs and docs * Auto-generated configs and docs * updated readme Co-authored-by: GitHub build-firmware Action <action@github.com>
This commit is contained in:
parent
2c5ae54e7d
commit
8da64e5513
26
README.md
26
README.md
|
@ -1,14 +1,22 @@
|
|||
<div align="center">
|
||||
|
||||
<img src="https://raw.githubusercontent.com/wiki/rusefi/rusefi/Images/logo_new.png" alt="rusEFI" width="600" />
|
||||
|
||||
<b>GPL open-source DIY ECU</b>
|
||||
|
||||
[](https://github.com/rusefi/rusefi/releases/latest) 
|
||||
[](https://rusefi.slack.com)
|
||||
</div>
|
||||
|
||||
# rusEFI
|
||||
A GPL open-source DIY ECU
|
||||
|
||||
current binaries are always available at http://rusefi.com/build_server/
|
||||
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6YSSN35GWYS3A)
|
||||
Current binaries are always available on our [build server](http://rusefi.com/build_server/)
|
||||
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6YSSN35GWYS3A)
|
||||
|
||||
[](https://www.tindie.com/stores/russian/)
|
||||
|
||||
## Cloning the repository
|
||||
# Cloning the repository
|
||||
|
||||
Important note - we now use submodules:
|
||||
|
||||
|
@ -113,10 +121,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.
|
||||
|
||||
## Cloning the repository
|
||||
|
||||
Important note - we now use submodules:
|
||||
|
||||
`git submodule update --init`
|
||||
| 06/19/2013 | r9 | Initial version - batch injection & ignition with advance table lookup.
|
Loading…
Reference in New Issue