You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,10 @@
4
4
5
5
Welcome to Algorithms In Action!
6
6
7
-
Here is the [link](https://algorithms-in-action.github.io/) to run the algorithm visualiser on your browser.
7
+
Here is the [link](https://dev-aia.vercel.app/) to run the algorithm
8
+
visualiser on your browser (hosted on Vercel; the github hosting is
9
+
currently broken for some unknown reason).
10
+
8
11
9
12
We recommend you read the [WIKI](https://github.com/algorithms-in-action/algorithms-in-action.github.io/wiki) for more project details.
10
13
@@ -95,3 +98,4 @@ You may need to check the WIKI for the [development manual](https://github.com/a
95
98
## License
96
99
97
100
Algorithms-in-action/algorithms-in-action.github.io is licensed under the MIT License, a short and simple permissive license with conditions only requiring preservation of copyright and license notices.
0 commit comments