diff --git a/index.html b/index.html
index e947e76..9dc7521 100644
--- a/index.html
+++ b/index.html
@@ -25,6 +25,10 @@ projects:
langs: C
started: May 2014
description: A 3D maze exploration game written from scratch using matrix manipulation code, UV texture mapping, z-buffering, and simple lighting
+ - name: mal-decimal-scores
+ langs: JS
+ started: May 2014
+ description: A Chrome extension that gives you finer control over MyAnimeList.net scores
- name: BAJA
repo: stuycs-softdev-fall-2013/proj3-6-BAJA
langs: Python + Web