diff --git a/index.html b/index.html
index 7e555b6..49b95ef 100644
--- a/index.html
+++ b/index.html
@@ -11,19 +11,18 @@ projects:
langs: Python
started: April 2009
description: A modular robot that edits Wikipedia and interacts with people over IRC, with a separate repository for plugins
- - name: bitshift
- langs: Python + SQL + Web
- started: March 2014
- description: A semantic search engine for source code
- - name: copyvios
- langs: Python + Web
- started: July 2009
- description: A copyright violation detector for Wikipedia articles running on Wikimedia Labs
- name: crater
langs: C + Assembly
started: March 2015
- incomplete: yes
description: An emulator for the Sega Game Gear, with an included Z80 assembler/disassembler
+ - name: copyvios
+ langs: Python + Web
+ started: July 2009
+ description: A copyright violation detector for Wikipedia articles running on Wikimedia Labs
+ - name: bitshift
+ langs: Python + SQL + Web
+ started: March 2014
+ description: A semantic search engine for source code
others:
- name: kgrader
langs: Ruby