aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2015-05-29 19:06:51 -0400
committerFranklin Wei <git@fwei.tk>2015-05-29 19:06:51 -0400
commita7e236db995b22eaf2cb9d355a7f369733bef1aa (patch)
tree06854fcd0f625c6700878d837efac371270d1dd0
parent991c121233de97aca0b018ebe61e27487524dec1 (diff)
downloadmarket-sim-a7e236db995b22eaf2cb9d355a7f369733bef1aa.zip
market-sim-a7e236db995b22eaf2cb9d355a7f369733bef1aa.tar.gz
market-sim-a7e236db995b22eaf2cb9d355a7f369733bef1aa.tar.bz2
market-sim-a7e236db995b22eaf2cb9d355a7f369733bef1aa.tar.xz
docs
-rw-r--r--README.md2
-rw-r--r--docs/TODO5
-rw-r--r--docs/TODO-LIST.md7
3 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index bc38e21..83f9003 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Made with boredom and a cheaply bought keyboard.
## Contributions
-Contributions are always welcome, see the [TODO list](https://github.com/theunamedguy/market-sim/blob/master/docs/TODO) for some things to do.
+Contributions are always welcome, see the [TODO list](https://github.com/theunamedguy/market-sim/blob/master/docs/TODO-LIST.md) for some things to do.
## License
diff --git a/docs/TODO b/docs/TODO
deleted file mode 100644
index 7104f4a..0000000
--- a/docs/TODO
+++ /dev/null
@@ -1,5 +0,0 @@
-Todo List
-=========
- - support "penny stocks"
- - account for stock splits
- - fancy ncurses stuff
diff --git a/docs/TODO-LIST.md b/docs/TODO-LIST.md
new file mode 100644
index 0000000..8650528
--- /dev/null
+++ b/docs/TODO-LIST.md
@@ -0,0 +1,7 @@
+Todo List
+=========
+ - support "penny stocks" (priced less than one cent)
+ - account for stock splits
+ - colorize some things
+ - better web interface
+ - more data sources in case Yahoo! goes under :)