mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 07:01:18 +08:00
Update README.md (#332)
Fix for https://github.com/trekhleb/javascript-algorithms/issues/311
This commit is contained in:
parent
d18dcd2e42
commit
d790aa56a4
@ -106,7 +106,7 @@ bottom-up direction) is being applied here.
|
|||||||
Applying this principle further we may solve more complicated cases like
|
Applying this principle further we may solve more complicated cases like
|
||||||
with `Saturday → Sunday` transformation.
|
with `Saturday → Sunday` transformation.
|
||||||
|
|
||||||
![Levenshtein distance](https://cdn-images-1.medium.com/max/1600/1*geMdmZcdU1bZbHIoh6KO3Q.png)
|
![Levenshtein distance](https://user-images.githubusercontent.com/1153337/54865681-9457b380-4dac-11e9-959a-01c8ca00a85f.png)
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user