Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
s/polution/polygon/
  • Loading branch information
eskil authored Sep 16, 2024
1 parent 8557f59 commit c420a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ iex(1)> Scurry.Wx.start()
![animated gif showing demo](imgs/a-star-sample.gif?raw=true "A-star demo")

* The start point is a *green crosshair*.
* The cursor position is a *red crosshair* if inside the main polution, *gray* if outside.
* The cursor position is a *red crosshair* if inside the main polygon, *gray* if outside.
* Moving the mouse will show a line from start to the cursor.
* It'll be *green* if the there's a line of sight.
* It'll be *gray* if not, and there'll be a *small red crosshair* at
Expand Down

0 comments on commit c420a07

Please sign in to comment.