From 2b013dfcad967ff860e91f0bd72afbbce8e8a271 Mon Sep 17 00:00:00 2001 From: Gabriel Simmer Date: Sat, 10 Mar 2018 15:35:05 -0800 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7260a48..6257485 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## Rewrite Goals -- [ ] Move frontend to entirely HTML5 w/o framework or PHP -- [ ] Move backend to Golang or Node.js (undecided as of now) +- [x] Move frontend to entirely HTML5 w/o framework or PHP +~- [ ] Move backend to Golang or Node.js (undecided as of now)~ - [ ] Create more templates - [ ] Work out system for easier template additions