mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Fix typo in readme.
This commit is contained in:
parent
05cce3a87b
commit
dab04de35e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ This fork differs from baseflight in that it attempts to use modern software dev
|
|||
3. easier to develop new features.
|
||||
4. easier to re-use code though code de-coupling and modularisation.
|
||||
|
||||
The MultiWii software, from which baseflight originated, violates many good software development best-practices. Hopefully this fork will go some way to address them. If you see any bad code in this fork please immediate raise an issue so it can be fixed, or better yet submit a pull request.
|
||||
The MultiWii software, from which baseflight originated, violates many good software development best-practices. Hopefully this fork will go some way to address them. If you see any bad code in this fork please immediately raise an issue so it can be fixed, or better yet submit a pull request.
|
||||
|
||||
Contributing
|
||||
============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue