aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2015-05-29 19:02:29 -0400
committerFranklin Wei <git@fwei.tk>2015-05-29 19:02:29 -0400
commit764528d50d0a84ca41fe6585fb7b80ac706e2a93 (patch)
treef92709c1ce17e001bff693877a45e36d1e2fad74
parenta03e48a871f775901c0946f3e4eb34f41a7e5e1a (diff)
downloadmarket-sim-764528d50d0a84ca41fe6585fb7b80ac706e2a93.zip
market-sim-764528d50d0a84ca41fe6585fb7b80ac706e2a93.tar.gz
market-sim-764528d50d0a84ca41fe6585fb7b80ac706e2a93.tar.bz2
market-sim-764528d50d0a84ca41fe6585fb7b80ac706e2a93.tar.xz
update the readme
-rw-r--r--README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/README.md b/README.md
index 05f3a96..da8c21e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,18 @@
Market-Sim
==========
-A retro stock-trading game utilizing live data from Yahoo! Finance
+A retro stock-trading game utilizing live data.
+
+Made mostly for fun, there's a (very slow) CGI-based demo version available [here](http://fwei.ml/market-sim.html).
+
+## About
+
+I got bored the other day and whipped this up over the course of about a day.
+
+## Contributions
+
+Contributions are always welcome, see the [TODO list](https://github.com/theunamedguy/market-sim/blob/master/docs/TODO) for some things to do.
+
+## License
+
+Market-Sim is licensed under the [GNU General Public License, version 2](http://www.gnu.org/licenses/gpl-2.0.html).