summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontend/roadmap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/roadmap.html b/frontend/roadmap.html
index 436e464..9daa3ed 100644
--- a/frontend/roadmap.html
+++ b/frontend/roadmap.html
@@ -49,7 +49,7 @@
<h1>Ground Work</h1>
<ul>
<li class="done">Orthographic rendering basics</li>
- <li>Uniform build Process for WebAssembly</li>
+ <li class="done">Uniform build Process for WebAssembly</li>
<li>WASM Framework with simulation loop</li>
</ul>
<hr/>