Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilhenry committed Dec 14, 2023
2 parents 22ced0b + 5e090df commit 93d8e35
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 @@ -5,7 +5,7 @@ A blazingly-fast [A-Star](https://en.wikipedia.org/wiki/A*_search_algorithm) sea
Allows for dynamic grid sizes and user-chosen heuristics. Runs natively on MacOS, Linux and the web using WASM!

## Demo
The WASM-based demo of the app is hosted [here](https:/nikhilhenry.github.io/astar.rs).
The WASM-based demo of the app is hosted [here](https://nikhilhenry.github.io/astar.rs).

## Installation

Expand Down

0 comments on commit 93d8e35

Please sign in to comment.