diff --git a/README.md b/README.md index bebe129..8c2ef3a 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,14 @@ A javascript web application to visualise all the algorithms you encounter every Made with p5.js -## View web app at +## View the App build at https://rajduino.github.io/Algorithm-Visualiser/index.html ## Getting Started -Download the ZIP file or Clone this repository from you Command Prompt or Terminal +Download the ZIP file or Clone this repository from your Command Prompt or Terminal. ``` -$git clone https://github.com/Rajduino/Visualiser-Project +$git clone https://github.com/Rajduino/Algorithm-Visualiser.git ```