aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).