From f75232aab2233b69c314d5720923ce31b085f78c Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Mon, 12 Oct 2015 22:39:28 -0700 Subject: [PATCH] Add love gem calc web app completion status to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b82b2ba..1feadc3 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ You will have 50 love gems on 01/16/2016. Good things come to those who wait! You asked for a web app, and here it is! The [web_app](web_app) directory contains a (mostly) fully featured web app version of SIF Tools. The best part is, you don't need a web server to run it. You should just be able to open the [sif_tools.html](web_app/sif_tools.html) file in your local web browser and run it right on your own computer. You will need to have JavaScript enabled in your browser however. (Of course you can host these files on a web server just like any other website, if you happen to have access to a web server.) -**Right now the only part of the web app that works is the Rank Calculator. I am working on finishing the rest of the calculators (Love Gem, Card Level-up and Event End.) Stay tuned!** +**Right now the only parts of the web app that works are the Rank Calculator and Love Gem Calculator. I am working on finishing the rest of the calculators (Card Level-up and Event End.) Stay tuned!** ## Bugs? Need help? Got any suggestions/ideas for new features? Or want to chat?