summaryrefslogtreecommitdiff
path: root/frontend/roadmap.html
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2021-03-23 21:58:15 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2021-03-23 21:58:15 -0400
commit26ea81c5893778a7fa4ecbb2e8f561c9edabd0b3 (patch)
tree8f843ec8ec325283a757ce0261e107da3ec5cd0a /frontend/roadmap.html
parent25e5dd3951e8cc7827761ea8ba2f5206b354d855 (diff)
Updating roadmap with recent work
Diffstat (limited to 'frontend/roadmap.html')
-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/>