Skip to content

Commit 5242ea3

Browse files
authored
Add live demo link to README (#52)
Added a section to the README for live demo link.
1 parent 1b1d1a6 commit 5242ea3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ This repository hosts the web-based version of the MAPF (Multi-Agent Pathfinding
77

88
This project runs entirely client-side and is built using [React](https://reactjs.org/) and [PixiJS](https://pixijs.com/).
99

10+
## Try it now!
11+
12+
[https://justinshetty.github.io/mapf-visualizer/](https://justinshetty.github.io/mapf-visualizer/)
13+
1014
## Features
1115

1216
- **Browser-Based Interface**: No installation required, simply access the app through the GitHub Pages site.

0 commit comments

Comments
 (0)