Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```