Browse Source

Break the C FFI notes to their respective lines for readability

patch-4
Artem 7 years ago
parent
commit
9ee5fd3698
  1. 2
      iguana/exchanges/mm2.md

2
iguana/exchanges/mm2.md

@ -99,4 +99,4 @@ d) have a good indicator of the porting progress (how many functions were ported
Focusing on the function call chains that are a common part of a failure/crash or touch on the new functionality Focusing on the function call chains that are a common part of a failure/crash or touch on the new functionality
will allow us to leverage the [Pareto principle](https://en.wikipedia.org/wiki/Pareto_principle), will allow us to leverage the [Pareto principle](https://en.wikipedia.org/wiki/Pareto_principle),
advancing on 80% of desired Value (stability, functionality) with 20% of effort. advancing on 80% of desired Value (stability, functionality) with 20% of initial effort.
Loading…
Cancel
Save