diff --git a/README.md b/README.md index 480ad06..479c215 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Path finding Visualization ### Run: - - Run index.html (I recommend using a LiveServer to run index.html on `localhost` (sometimes p5JS doesn't loadup correctly on raw index.html)) + - Run index.html (I recommend using a LiveServer to run index.html on `localhost` (sometimes p5JS doesn't load up correctly on raw index.html)) :)