We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42eeb5d commit 473a76eCopy full SHA for 473a76e
Homepage.html
@@ -53,7 +53,7 @@
53
<body>
54
55
<div id="header" class="background">
56
- <h1 id="header">Visualisation of different algorithms</h1>
+ <h1 id="header">Visualization of algorithms and datastructures</h1>
57
</div>
58
<div id="buttons">
59
<button id="graphs" class="btn btn-primary" onclick="location.href='Graphs/index.html'">DFS/BFS</button>
0 commit comments