mirror of
https://github.com/rastapasta/mapscii.git
synced 2024-11-22 08:03:07 +01:00
Fix typo in README
This commit is contained in:
parent
1251e3f257
commit
8440715e44
@ -68,7 +68,7 @@ If your terminal supports mouse events you can drag the map and use your scroll
|
|||||||
#### Juggling the vectors and numbers
|
#### Juggling the vectors and numbers
|
||||||
* [`earcut`](https://github.com/mapbox/earcut) for polygon triangulation
|
* [`earcut`](https://github.com/mapbox/earcut) for polygon triangulation
|
||||||
* [`rbush`](https://github.com/mourner/rbush) for 2D spatial indexing of geo and label data
|
* [`rbush`](https://github.com/mourner/rbush) for 2D spatial indexing of geo and label data
|
||||||
* [`breseham`](https://github.com/madbence/node-bresenham) for line point calculations
|
* [`bresenham`](https://github.com/madbence/node-bresenham) for line point calculations
|
||||||
* [`simplify-js`](https://github.com/mourner/simplify-js) for polyline simplifications
|
* [`simplify-js`](https://github.com/mourner/simplify-js) for polyline simplifications
|
||||||
|
|
||||||
#### Handling the flow
|
#### Handling the flow
|
||||||
|
Loading…
Reference in New Issue
Block a user